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