diff options
author | Brad King <brad.king@kitware.com> | 2014-11-10 16:09:12 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-11-10 16:26:52 (GMT) |
commit | ee7405a6dbcc780c9ce720f20cbb25dde5f1b7f8 (patch) | |
tree | 563658a952dbae78678d154e20449c031f68d884 /Help | |
parent | 0c3ddf8b652311ec2a9447a9e6303691841628b4 (diff) | |
download | CMake-ee7405a6dbcc780c9ce720f20cbb25dde5f1b7f8.zip CMake-ee7405a6dbcc780c9ce720f20cbb25dde5f1b7f8.tar.gz CMake-ee7405a6dbcc780c9ce720f20cbb25dde5f1b7f8.tar.bz2 |
ExternalProject: Restore logic to not download already-existing file
The change in commit v3.1.0-rc1~85^2 (ExternalProject: Fix download
retry logic, 2014-09-13) dropped the file(DOWNLOAD) EXPECTED_HASH
argument. This prevents file(DOWNLOAD) from skipping the download if
the output file already exists with the proper hash. Restore this check
with explicit code in the download script.
Reported-by: Ruslan Baratov <ruslan_baratov@yahoo.com>
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions