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