blob: 7abf76acdaf89837d1634918dfa5be7d158a4a9d (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at LINKER_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\)
|