summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-add_library-stderr.txt
blob: 4477e00ae591c9c0ef3a32a2511b3a5e9d8562a1 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at DEVICE_LINK-add_library.cmake:[0-9]+ \(add_library\):
  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\)