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