diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-02 19:27:18 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-02-02 19:40:12 +0200 |
commit | ad8048aac34caa044267561f53d22104fccbdd2c (patch) | |
tree | a9a2ee75537327865791027aac5f20220c3d27eb /mesonbuild/modules/gnome.py | |
parent | e42f366e0b272196b99ae4f80453d6679b3f90bb (diff) | |
download | meson-ad8048aac34caa044267561f53d22104fccbdd2c.zip meson-ad8048aac34caa044267561f53d22104fccbdd2c.tar.gz meson-ad8048aac34caa044267561f53d22104fccbdd2c.tar.bz2 |
compilers: Don't use CompilerArgs() for sanity checks
It's only useful to use those when you have to override include dirs
or library paths by appending them from various sources according to
the priority order, or if the compiler args need to be converted from
Unix/GCC-style to native (MSVC, for instance) style.
Sanity checks match neither of these.
Closes https://github.com/mesonbuild/meson/issues/1351
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions