summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-DEVICE_LINK/target_sources-stderr.txt
blob: 341b0f88507d52b49bb8eadc408ceb92175b9254 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at target_sources.cmake:[0-9]+ \(target_sources\):
  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\)