summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/DEVICE_LINK-target_link_libraries-stderr.txt
blob: 1436fa8fed55e463d4aeeb5776e12184867d651e (plain)
1
2
3
4
5
6
7
8
9
CMake Error at DEVICE_LINK-target_link_libraries.cmake:[0-9]+ \(target_link_libraries\):
  Error evaluating generator expression:

    \$<DEVICE_LINK:lib>

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