mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Generalize the ``host=x64`` option in `CMAKE_GENERATOR_TOOLSET` to also support ``host=x86``.
11 lines
184 B
Plaintext
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'\.$
|