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