diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-10-01 20:43:08 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-11-04 15:42:06 +0000 |
commit | ac17f168eac45943fe972233835df68703579d7a (patch) | |
tree | d9828301f0361d9cccb7b54b3ce77053c24b982b /mesonbuild/scripts/msgfmthelper.py | |
parent | d528a8d2815741773bdd70378ba2ac964cc2530a (diff) | |
download | meson-ac17f168eac45943fe972233835df68703579d7a.zip meson-ac17f168eac45943fe972233835df68703579d7a.tar.gz meson-ac17f168eac45943fe972233835df68703579d7a.tar.bz2 |
Accomodate clang-cl in test common/127
clang-cl does support '-Wmissing-include-dirs' (unlike msvc), but doesn't
(currently) support '/ZI' (which is used by the default 'debug' buildtype),
the presence of which will cause an 'unknown-argument' warning, which is
treated as an error with 'Werror'.
Adjust the default buildtype so this test can pass with clang-cl
Diffstat (limited to 'mesonbuild/scripts/msgfmthelper.py')
0 files changed, 0 insertions, 0 deletions