blob: 03c002e7d815f197210dec28c3882d5cfce43634 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at LINK_LANGUAGE-genex.cmake:[0-9]+ \(target_link_libraries\):
Error evaluating generator expression:
\$<TARGET_PROPERTY:LINKER_LANGUAGE>
LINKER_LANGUAGE target property can not be used while evaluating link
libraries for a static library
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|