cmake/Tests/RunCMake/Languages/link-libraries-TARGET_FILE-genex-stderr.txt

10 lines
328 B
Plaintext
Raw Normal View History

2015-04-27 22:25:09 +02:00
CMake Error at link-libraries-TARGET_FILE-genex.cmake:[0-9]+ \(target_link_libraries\):
2013-11-03 12:27:13 +02:00
Error evaluating generator expression:
\$<TARGET_FILE:foo>
Expressions which require the linker language may not be used while
evaluating link libraries
2015-04-27 22:25:09 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)