Files
CMake/Tests/RunCMake/GeneratorToolset/BadToolsetHostArchTwice-stderr.txt
Brad King 17cef3806d VS: Add support for explicit 32-bit toolset selection via host=x86
Generalize the ``host=x64`` option in `CMAKE_GENERATOR_TOOLSET`
to also support ``host=x86``.
2019-01-28 11:22:50 -05:00

11 lines
184 B
Plaintext

CMake Error at CMakeLists.txt:[0-9]+ \(project\):
Generator
.*
given toolset specification
Test Toolset,host=x64,host=x86
that contains duplicate field key 'host'\.$