summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake')
-rw-r--r--Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake b/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake
new file mode 100644
index 0000000..7fdc397
--- /dev/null
+++ b/Tests/RunCMake/file-DOWNLOAD/no-save-hash.cmake
@@ -0,0 +1,5 @@
+include(common.cmake)
+
+# Test downloading without saving to a file.
+set(file "")
+file_download(EXPECTED_HASH MD5=55555555555555555555555555555555)