https://github.com/Kitware/CMake
Revision 627c08e28bdf35a85b53f8b5fe46de03de80c2fd authored by Brad King on 10 June 2022, 16:33:55 UTC, committed by Brad King on 10 June 2022, 18:24:03 UTC
On some Xcode versions, `xcodebuild` may warn:

    ... xcodebuild[...]  [MT] DVTSDK: Warning: SDK path collision for path ...

Teach RunCMake to drop such incidental lines before matching against
expected output.
1 parent ab40020
History
Tip revision: 627c08e28bdf35a85b53f8b5fe46de03de80c2fd authored by Brad King on 10 June 2022, 16:33:55 UTC
Tests: Teach RunCMake to ignore Xcode DVTSDK warnings
Tip revision: 627c08e

back to top