Skip to content
Commit e9a88a2e authored by Simon Ser's avatar Simon Ser
Browse files

build: only require C/C++ compilers for host



We use the no-op executables in test() directives, so these will be
run on the host. This fixes the following warning:

    tests/meson.build:23: WARNING: add_languages is missing native:, assuming
    languages are wanted for both host and build.

Signed-off-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
parent 9bc93d3a
Loading
Loading
Loading
Pipeline #392810 passed with stages
in 54 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment