mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
If we are given an empty string for URL, or we have a logic error that leads to the file we download to being an empty string, we will now catch this at CMake configure time instead of whenever the download is attempted at build time.