diff options
author | Brad King <brad.king@kitware.com> | 2024-06-24 12:47:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-06-24 12:47:33 (GMT) |
commit | dfe0f3f358cb75f42ca43d7abb229324d10a90f1 (patch) | |
tree | 58980b632aaec6cdf3bb353dd71499543141da2d /Source/cmConvertMSBuildXMLToJSON.py | |
parent | cdc901797ac4ce0d1feeec454ecdd29e8ef5d4ff (diff) | |
download | CMake-dfe0f3f358cb75f42ca43d7abb229324d10a90f1.zip CMake-dfe0f3f358cb75f42ca43d7abb229324d10a90f1.tar.gz CMake-dfe0f3f358cb75f42ca43d7abb229324d10a90f1.tar.bz2 |
VS: Fix '-T version=14.4x' under VS 17.1x
Starting with VS 17.10 the v143 toolset reserves versions `14.30`
through `14.49`. This is the first time that the first three digits of
the version do not match the toolset name. Extend the special case from
commit d256581bb0 (VS: Fix '-T version=14.40' under VS 17.10 preview 1,
2024-02-19, v3.29.0-rc2~10^2) to cover the entire reserved version range.
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions