diff options
author | Matt McCormick <matt.mccormick@kitware.com> | 2014-01-15 21:31:23 (GMT) |
---|---|---|
committer | Matt McCormick <matt.mccormick@kitware.com> | 2014-01-15 21:31:23 (GMT) |
commit | b5e2265fc3a1e8505c6a230b79a2bbb768e5efc5 (patch) | |
tree | a167740df92b6a3ddea7ce1d0d27035a4e9c3589 /Tests/CMakeTests | |
parent | c4e5e17f38c1b168fa3cfeb41f9fbc5f4186b111 (diff) | |
download | CMake-b5e2265fc3a1e8505c6a230b79a2bbb768e5efc5.zip CMake-b5e2265fc3a1e8505c6a230b79a2bbb768e5efc5.tar.gz CMake-b5e2265fc3a1e8505c6a230b79a2bbb768e5efc5.tar.bz2 |
ExternalProject: Reattempt download when verification fails.
When downloading an URL with ExternalProject, reattempt the download three
times if the file hash verification fails.
The re-attempt is limited to non-local URL's. The same download CMake script
is re-used after removing any file that resulted from the previous download
attempt. Up to three re-attempts are performed.
Diffstat (limited to 'Tests/CMakeTests')
0 files changed, 0 insertions, 0 deletions