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