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

    \$<LINK_GROUP:feat>

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