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

    \$<HOST_LINK:DEF>

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