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