diff options
author | Brad King <brad.king@kitware.com> | 2021-06-16 14:56:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-06-16 17:24:32 (GMT) |
commit | e4ca525d845e2b154ec7bc809071539618e2f7a2 (patch) | |
tree | a4c795c350bf826b00384f3529d3bdd785bf3446 /Source/cmOutputConverter.cxx | |
parent | aabc3ca47d51731e247300e4a6159f41e9dcb17c (diff) | |
download | CMake-e4ca525d845e2b154ec7bc809071539618e2f7a2.zip CMake-e4ca525d845e2b154ec7bc809071539618e2f7a2.tar.gz CMake-e4ca525d845e2b154ec7bc809071539618e2f7a2.tar.bz2 |
VS: Do not apply '/external:W*' flag table mapping on VS < 16.10
Since commit 9054cd05e6 (VS: Add flag table entries for '/external:W*'
flags in VS 16.10, 2021-05-28, v3.20.4~10^2) we map flags to the
`ExternalWarningLevel` element. VS 16.9 does not support that element,
but its `cl` compiler does support the `/external:W*` flags. Filter out
the flag table entry on older VS versions.
Fixes: #22308
Diffstat (limited to 'Source/cmOutputConverter.cxx')
0 files changed, 0 insertions, 0 deletions