mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-01 04:07:15 +00: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