summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_GROUP/target_link_options-stderr.txt
blob: 910106c738c803958f2087e6b7bcfafd2e538a7f (plain)
1
2
3
4
5
6
7
8
9
10
CMake Error at target_link_options.cmake:[0-9]+ \(target_link_options\):
  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\)