summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/XcodeProject/XcodeDuplicateCustomCommand-stderr.txt
blob: 02af7835a25bf5594e981544995f579dcd303db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
^CMake Error in CMakeLists.txt:
  The custom command generating

    [^
]*/Tests/RunCMake/XcodeProject/XcodeDuplicateCustomCommand-build/out.txt

  is attached to multiple targets:

    drive[0-9]
    drive[0-9]

  but none of these is a common dependency of the other\(s\).  This is not
  allowed by the Xcode "new build system".