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/LINK_ONLY-not-linking-stder...

9 lines
258 B

CMake Error at LINK_ONLY-not-linking.cmake:1 \(add_custom_target\):
Error evaluating generator expression:
\$<LINK_ONLY:something>
\$<LINK_ONLY:...> may only be used for linking
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)