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

    \$<LINK_GROUP:feat>

  \$<LINK_GROUP:...> may only be used with binary targets to specify group of
  link libraries through 'LINK_LIBRARIES', 'INTERFACE_LINK_LIBRARIES', and
  'INTERFACE_LINK_LIBRARIES_DIRECT' properties.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)