mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
If a http server responds with a result code greater than 400 then the data returned from the download probably do not match that expected. Teach file(DOWNLOAD) to fail with an error in this case instead of silently pretending that the download worked. The file(UPLOAD) command already does this.
82 KiB
82 KiB