blob: be3b12c3ae66b11edcdd1c9a66da03985d7394d3 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at link-libraries-TARGET_FILE-genex.cmake:[0-9]+ \(target_link_libraries\):
Error evaluating generator expression:
\$<TARGET_FILE:foo>
Expressions which require the linker language may not be used while
evaluating link libraries
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|