cmake/Tests/RunCMake/GenEx-DEVICE_LINK/target_compile_definitions-stderr.txt
2021-09-14 00:13:48 +02:00

10 lines
310 B
Plaintext

CMake Error at target_compile_definitions.cmake:[0-9]+ \(target_compile_definitions\):
Error evaluating generator expression:
\$<DEVICE_LINK:DEF>
\$<DEVICE_LINK:...> may only be used with binary targets to specify link
options.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)