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