summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-LINK_GROUP/incompatible-features1-stderr.txt
blob: 932245d6396f136731dfa39891bf8e1d7e0df234 (plain)
1
2
3
4
5
6
CMake Error at incompatible-features1.cmake:[0-9]+ \(add_library\):
  Impossible to link target 'lib1' because the link item 'dep2', specified
  with the group feature 'feat1', has already occurred with the feature
  'feat2', which is not allowed.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)