mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
d78671879b
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