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.
17 lines
749 B
17 lines
749 B
CMake Error at forbidden-arguments.cmake:[0-9]+ \(add_library\):
|
|
Property LINK_LIBRARIES contains the invalid item "</LINK_LIBRARY:feat>".
|
|
The LINK_LIBRARIES property may contain the generator-expression
|
|
"\$<LINK_LIBRARY:...>" which may be used to specify how the libraries are
|
|
linked.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
|
|
|
|
CMake Error at forbidden-arguments.cmake:[0-9]+ \(target_link_libraries\):
|
|
Property LINK_LIBRARIES contains the invalid item "<LINK_LIBRARY:feat>".
|
|
The LINK_LIBRARIES property may contain the generator-expression
|
|
"\$<LINK_LIBRARY:...>" which may be used to specify how the libraries are
|
|
linked.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|