mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
Tests/RunCMake/Swift: Update for ninja post-1.12 development
Upstream ninja commit `8e6c741a4b` ("explain" debug prints just before
each command is run, 2022-01-06) changed the `ninja -d explain` output
for our test case. The `IncrementalSwift-second` case primarily needs
to match stdout, so update our stderr expectation to work for either
form of ninja's output.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
ninja explain: A.swiftmodule is dirty
|
||||
ninja explain: (libB.a|B.lib) is dirty
|
||||
|
||||
Reference in New Issue
Block a user