Lines Matching full:meson
15 meson.build | 18 +-----------------
16 tests/meson.build | 5 -----
31 diff --git a/meson.build b/meson.build
33 --- a/meson.build
34 +++ b/meson.build
44 cc = meson.get_compiler('c')
45 -cxx = meson.get_compiler('cpp')
47 cc_can_run = not meson.is_cross_build() or meson.has_exe_wrapper()
78 diff --git a/tests/meson.build b/tests/meson.build
80 --- a/tests/meson.build
81 +++ b/tests/meson.build