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