mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-16 22:37:30 +08:00

The latter call is no longer post-bootstrap only since 596439b1bb
(cmCustomCommandGenerator: Add option to transform depfile, 2020-10-05)
via !5325. Convert callers to just use `cmCryptoHash` directly and
remove the bootstrap guard.