Files
CMake/Tests/RunCMake/XcodeProject/XcodeDuplicateCustomCommand-stderr.txt
Brad King 8d5f4c4db9 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
2020-09-18 13:02:14 -04:00

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".