summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-DOWNLOAD/basic.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/file-DOWNLOAD/basic.cmake')
-rw-r--r--Tests/RunCMake/file-DOWNLOAD/basic.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-DOWNLOAD/basic.cmake b/Tests/RunCMake/file-DOWNLOAD/basic.cmake
new file mode 100644
index 0000000..1fd931c
--- /dev/null
+++ b/Tests/RunCMake/file-DOWNLOAD/basic.cmake
@@ -0,0 +1,3 @@
+include(common.cmake)
+
+file_download()