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