mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
Xcode: Switch to the "new build system" for Xcode 12 and above
Provide an option to switch back to the original build system via `-T buildsystem=1`. Fixes: #18088
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
^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".
|
||||
Reference in New Issue
Block a user