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

    \$<LINK_GROUP:feat1,dep1,\$<LINK_GROUP:feat2,dep2>>

  \$<LINK_GROUP:...> cannot be nested.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)