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

    \$<HOST_LINK:empty.c>

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