mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
Help: Add MSVC_TOOLSET_VERSION value for v143 toolset
This was accidentally left out of commit f01ea7e391 (MSVC: Fix
MSVC_TOOLSET_VERSION for VS 2022 v143 toolset, 2019-04-03,
v3.21.3~10^2~1).
This commit is contained in:
@@ -17,6 +17,7 @@ Known toolset version numbers are::
|
||||
140 = VS 2015 (14.0)
|
||||
141 = VS 2017 (15.0)
|
||||
142 = VS 2019 (16.0)
|
||||
143 = VS 2022 (17.0)
|
||||
|
||||
Compiler versions newer than those known to CMake will be reported
|
||||
as the latest known toolset version.
|
||||
|
||||
Reference in New Issue
Block a user