mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
When `file(DOWNLOAD <url> EXPECTED_HASH <hash> LOG <logs>)` fails to download the requested file, the hash check will also fail and make the command exit without actually returning the curl logs as requested by the `LOG` argument. Report the log before checking the hash. Issue: #24093
116 KiB
116 KiB