Searched refs:get_compiler (Results 1 – 25 of 56) sorted by relevance
123
2 configuration: {'RUSTC': ' '.join(meson.get_compiler('rust').cmd_array())},
86 meson.get_compiler('c').find_library('gdi32'),87 meson.get_compiler('c').find_library('opengl32')
25 cpp = meson.get_compiler('cpp')
8 rc = meson.get_compiler('rust')
16 cc = meson.get_compiler('c')
34 dep_xplugin = meson.get_compiler('c').find_library('Xplugin')
31 cc = meson.get_compiler('c')32 cxx = meson.get_compiler('cpp')
8 cpp = meson.get_compiler('cpp')
7 cc = meson.get_compiler('c')
21 cc = meson.get_compiler('c')
9 is_msvc = meson.get_compiler('c').get_id() == 'msvc'
13 cpp_compiler = meson.get_compiler('cpp')
30 cpp = meson.get_compiler('cpp')
36 'compiler': meson.get_compiler('c'),43 'compiler': meson.get_compiler('c', native: true),
34 cc = meson.get_compiler('c')
582 if target.os == WINDOWS && target.arch == AARCH64 && !c.get_compiler().is_like_clang() { in configure_cc()586 let compiler = c.get_compiler(); in configure_cc()656 let cc = b.get_compiler(); in cc()
29 cpp = meson.get_compiler('cpp')
39 if get_option('default_library') == 'shared' and meson.get_compiler('cpp').get_id() == 'msvc'
11 c = meson.get_compiler('c')
17 cc = meson.get_compiler('c')