mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-30 12:54:19 +00:00
Add new `version=` parameter in the toolset setting to select the version. Add variable `CMAKE_VS_PLATFORM_TOOLSET_VERSION` to hold the version, if one is set (blank indicates default). Fixes: #17549
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
-- CMAKE_VS_PLATFORM_TOOLSET='v[0-9]+'
|
|
-- CMAKE_VS_PLATFORM_TOOLSET_VERSION='Test Toolset Version'
|