mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
11 lines
415 B
Plaintext
11 lines
415 B
Plaintext
CMake Error at add_custom_command\.cmake:[0-9]+ \(add_custom_command\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<LINK_LIBRARY:feat>
|
|
|
|
\$<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\)
|