summaryrefslogtreecommitdiffstats
path: root/Modules/ExternalProject-verify.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* ExternalProject: Re-implement download verification as a dedicated scriptRuslan Baratov2016-05-191-0/+48
Move the content to a `ExternalProject-verify.cmake.in` file and use `configure_file` to generate the final script.