blob: 6c9aab111c252a6b97301b48f0bb2fb317bd9352 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at target_link_options.cmake:[0-9]+ \(target_link_options\):
Error evaluating generator expression:
\$<LINK_LIBRARY:FEAT>
\$<LINK_LIBRARY:...> may only be used with binary targets to specify link
libraries.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|