mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06: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
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
CMake Error at CMakeLists.txt:[0-9]+ \(project\):
|
|
Generator
|
|
|
|
.*
|
|
|
|
given toolset specification
|
|
|
|
Test Toolset,version=Test Toolset Version,version=Test Toolset Version
|
|
|
|
that contains duplicate field key 'version'\.$
|