mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Extend the `-T <toolset>` option to support a `buildsystem=` field with the Xcode generator. Add a `CMAKE_XCODE_BUILD_SYSTEM` variable to inform project code about the selected build system variant.
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
CMake Error at CMakeLists.txt:[0-9]+ \(project\):
|
|
Generator
|
|
|
|
Xcode
|
|
|
|
toolset specification field
|
|
|
|
buildsystem=bad
|
|
|
|
value is unkonwn. It must be '1'\.$
|