summaryrefslogtreecommitdiffhomepage
path: root/cmake/modules/download_resource.cmake.in
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-02-18 01:58:05 +0100
committerAki <please@ignore.pl>2024-02-18 02:06:42 +0100
commit67068c9cd91e11800d9a06b386705100a2050da0 (patch)
tree75ff7f7c20430785c012668524173929fe5a69a4 /cmake/modules/download_resource.cmake.in
parent7f5562530f9a1decfae9e4c88b95422c82ed829c (diff)
downloadstarshatter-67068c9cd91e11800d9a06b386705100a2050da0.zip
starshatter-67068c9cd91e11800d9a06b386705100a2050da0.tar.gz
starshatter-67068c9cd91e11800d9a06b386705100a2050da0.tar.bz2
All files containing version are now updated more consistently
Diffstat (limited to 'cmake/modules/download_resource.cmake.in')
-rw-r--r--cmake/modules/download_resource.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/download_resource.cmake.in b/cmake/modules/download_resource.cmake.in
index 26a1347..e41ff31 100644
--- a/cmake/modules/download_resource.cmake.in
+++ b/cmake/modules/download_resource.cmake.in
@@ -1,3 +1,4 @@
+# See AddDownloadableResource.cmake
file(
DOWNLOAD @RESOURCE_BASE_URL@/@RESOURCE_ARCHIVE_BASENAME@ @RESOURCE_ARCHIVE@
EXPECTED_HASH SHA1=@RESOURCE_SHA1@