summaryrefslogtreecommitdiffstats
path: root/Source/cmOutputConverter.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-16 14:56:15 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-16 17:24:32 (GMT)
commite4ca525d845e2b154ec7bc809071539618e2f7a2 (patch)
treea4c795c350bf826b00384f3529d3bdd785bf3446 /Source/cmOutputConverter.cxx
parentaabc3ca47d51731e247300e4a6159f41e9dcb17c (diff)
downloadCMake-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