You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/GeneratorExpression/COMPILE_ONLY-not-compiling-...

9 lines
269 B

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\)