You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
405 B
11 lines
405 B
2 years ago
|
CMake Error at invalid-property.cmake:[0-9]+ \(set_property\):
|
||
|
Error evaluating generator expression:
|
||
|
|
||
|
\$<LINK_LIBRARY:feat,dep>
|
||
|
|
||
|
\$<LINK_LIBRARY:...> may only be used with binary targets to specify link
|
||
|
libraries through 'LINK_LIBRARIES', 'INTERFACE_LINK_LIBRARIES', and
|
||
|
'INTERFACE_LINK_LIBRARIES_DIRECT' properties.
|
||
|
Call Stack \(most recent call first\):
|
||
|
CMakeLists.txt:[0-9]+ \(include\)
|