summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-DEVICE_LINK/add_custom_target-stderr.txt
blob: 0c015fa6f6c0d0f3c9c9f47211fc41564d135c32 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at add_custom_target.cmake:[0-9]+ \(add_custom_target\):
  Error evaluating generator expression:

    \$<DEVICE_LINK>

  \$<DEVICE_LINK:...> may only be used with binary targets to specify link
  options.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)