Skip to content

Ninja: Fix use with Ninja 1.10

Brad King requested to merge brad.king/cmake:ninja-1.10 into master

Update the test suite to account for Ninja 1.10 behavior.

Fix the metadata cleanup logic added by !3316 (merged) to avoid cleanup in error cases and to avoid updating locked files on Windows.

Issue: #20274 (closed)

Merge request reports