cmake/Tests/RunCMake/GeneratorExpression/COMPILE_ONLY-not-compiling-stderr.txt
2024-11-11 15:18:55 +01:00

9 lines
274 B
Plaintext

CMake Error at COMPILE_ONLY-not-compiling.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
\$<COMPILE_ONLY:something>
\$<COMPILE_ONLY:...> may only be used for linking
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)