mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
Provide an option to switch back to the original build system via `-T buildsystem=1`. Fixes: #18088
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
^CMake Error in CMakeLists.txt:
|
|
The custom command generating
|
|
|
|
[^
|
|
]*/Tests/RunCMake/XcodeProject/XcodeDuplicateCustomCommand-build/out.txt
|
|
|
|
is attached to multiple targets:
|
|
|
|
drive[0-9]
|
|
drive[0-9]
|
|
|
|
but none of these is a common dependency of the other\(s\). This is not
|
|
allowed by the Xcode "new build system".
|