mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 04:38:46 -06:00
Ensures, when CMake is re-launched with some artifacts specified by the user, that the multiple runs of CMake give always the same result. Fixes: #26778