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

    \$<DEVICE_LINK:empty.c>

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