diff options
| author | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2014-09-13 15:09:59 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2014-09-15 13:08:33 (GMT) |
| commit | 30a94eecdb5c580d83a224848b78d186643e8105 (patch) | |
| tree | d20c9e8a536d1bc5afbed42e1ec7706534617f9b /Tests/Module/GenerateExportHeader/exportheader_test.cpp | |
| parent | 2770b19f4c444c1b7506dc45e7629b112164617d (diff) | |
| download | CMake-30a94eecdb5c580d83a224848b78d186643e8105.zip CMake-30a94eecdb5c580d83a224848b78d186643e8105.tar.gz CMake-30a94eecdb5c580d83a224848b78d186643e8105.tar.bz2 | |
ExternalProject: Fix download retry logic
Do not check file's hash in download script. If hash will not match
command ``file(DOWNLOAD ...)`` will fail with FATAL_ERROR, ``cmake -P``
will exit with unsuccessful code, and the build will stop. Leave hash
checking to the existing implementation in the verify step.
Diffstat (limited to 'Tests/Module/GenerateExportHeader/exportheader_test.cpp')
0 files changed, 0 insertions, 0 deletions
