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

    \$<LINK_GROUP:feat,dep1,\$<LINK_GROUP:feat,dep2>>

  \$<LINK_GROUP:...> cannot be nested.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)