blob: 3a7f4806cbd30065d4ce964e7b1810aa4a73342a (
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:3 \(include\)
|