mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 15:49:56 -05:00
f08b218a0d
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