blob: 46fbc674952e7f80e4818bde6ec6058e37b0d128 (
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_LANGUAGE:C>
\$<LINK_LANGUAGE:...> 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\)
|