Files
CMake/Tests/RunCMake/GeneratorToolset/BadToolsetVersionTwice-stderr.txt
Basil Fierz 5f13168419 VS: Add option to select the version of the toolset used by VS 2017
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
2018-05-29 10:12:59 -04:00

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'\.$