diff options
Diffstat (limited to 'cmake/Download.cmake')
-rw-r--r-- | cmake/Download.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Download.cmake b/cmake/Download.cmake new file mode 100644 index 0000000000..07ec174852 --- /dev/null +++ b/cmake/Download.cmake @@ -0,0 +1 @@ +file(DOWNLOAD "${URL}" "${FILE}") |