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/TARGET_GENEX_EVAL-no-target...

10 lines
303 B

^CMake Error at TARGET_GENEX_EVAL-no-target.cmake:2 \(add_custom_command\):
Error evaluating generator expression:
\$<TARGET_GENEX_EVAL:,>
\$<TARGET_GENEX_EVAL:tgt, ...> expression requires a non-empty valid target
name.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)