summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-DEVICE_LINK/target_compile_definitions-stderr.txt
blob: e6bd546a4dad8b4cb0dfa2e2196e4e008a312c75 (plain)
1
2
3
4
5
6
7
8
9
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\)