mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 14:50:15 -05:00
f50fb77a4f
Rerun CMake when `cmake_install.cmake` or `CTestTestfile.cmake` are out of date. This enables regeneration if a subdirectory is removed before invoking `ninja`. Fixes: #26396