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

    \$<HOST_LINK>

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