mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 11:29:09 -05:00
This was inadvertently testing the assumed sources behavior in Ninja (no other test seems to exercise it). There is now a test explicitly testing it in `RunCMake.Ninja`, so fix this test to work properly regardless of the assumed sources behavior.