summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VerifyHeaderSets/VerifyHeaderSetsNonexistent-stderr.txt
blob: 76c2f94c56b73970a7efa28ef9ada2933236edf5 (plain)
1
2
3
4
5
6
7
8
9
^CMake Error in CMakeLists\.txt:
  Property INTERFACE_HEADER_SETS_TO_VERIFY of target "nonexistent" contained
  the following header sets that are nonexistent or not INTERFACE:

    b
    c


CMake Generate step failed\.  Build files cannot be regenerated correctly\.$