cmake/Tests/RunCMake/GenEx-LINK_LIBRARY/add_custom_command-stderr.txt

11 lines
409 B
Plaintext
Raw Normal View History

2022-08-04 22:12:04 +02:00
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\)