blob: 786c16d1c7f875a0099874a257abb65984c54c15 (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at wrong-usage2.cmake:4 \(target_compile_options\):
Error evaluating generator expression:
\$<LINK_LANG_AND_ID:C,GNU>
\$<LINK_LANG_AND_ID:lang,id> may only be used with binary targets to specify
link libraries, link directories, link options, and link depends.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|