Files
CMake/Tests/RunCMake/TargetObjects/XcodeVariableNoGenexExpansion-stderr.txt
2021-02-06 11:34:28 +11:00

11 lines
412 B
Plaintext

CMake Error at XcodeVariableNoGenexExpansion\.cmake:9 \(file\):
Error evaluating generator expression:
\$\<TARGET_OBJECTS:A\>
The evaluation of the TARGET_OBJECTS generator expression is only suitable
for consumption by CMake \(limited under Xcode with multiple architectures\)\.
It is not suitable for writing out elsewhere\.
Call Stack \(most recent call first\):
CMakeLists\.txt:3 \(include\)