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

    \$<HOST_LINK:lib>

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