mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Provide the MSVC toolset version number based on the compiler version. Fixes: #16923
7 lines
236 B
ReStructuredText
7 lines
236 B
ReStructuredText
msvc-toolset-version-variable
|
|
-----------------------------
|
|
|
|
* A :variable:`MSVC_TOOLSET_VERSION` variable was added to provide the
|
|
MSVC toolset version associated with the current MSVC compiler version
|
|
in :variable:`MSVC_VERSION`.
|