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_NAME_IF_EXISTS-empty...

10 lines
299 B

CMake Error at TARGET_NAME_IF_EXISTS-empty-arg.cmake:2 \(file\):
Error evaluating generator expression:
\$<TARGET_NAME_IF_EXISTS:>
\$<TARGET_NAME_IF_EXISTS:tgt> expression requires a non-empty valid target
name.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)