Files
CMake/Source
Brad King 947f0c8b81 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
2021-06-16 11:08:15 -04:00
..
2021-06-08 07:47:24 -04:00
2021-06-14 11:05:49 -04:00
2021-01-13 15:27:49 +01:00
2020-10-15 08:10:51 -04:00
2020-10-27 07:33:46 -04:00
2021-01-08 09:07:18 -05:00