cmake/Tests/RunCMake/GeneratorExpression/COMPILE_ONLY-not-compiling-stderr.txt
2023-07-02 19:51:09 +02:00

9 lines
269 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:3 \(include\)