summaryrefslogtreecommitdiff
path: root/Modules/ExternalProject/RepositoryInfo.txt.in
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/ExternalProject/RepositoryInfo.txt.in')
-rw-r--r--Modules/ExternalProject/RepositoryInfo.txt.in12
1 files changed, 9 insertions, 3 deletions
diff --git a/Modules/ExternalProject/RepositoryInfo.txt.in b/Modules/ExternalProject/RepositoryInfo.txt.in
index df8e32272d..b81850fbff 100644
--- a/Modules/ExternalProject/RepositoryInfo.txt.in
+++ b/Modules/ExternalProject/RepositoryInfo.txt.in
@@ -1,3 +1,9 @@
-repository='@repository@'
-module='@module@'
-tag='@tag@'
+# This is a generated file and its contents are an internal implementation detail.
+# The download step will be re-executed if anything in this file changes.
+# No other meaning or use of this file is supported.
+
+method=@method@
+command=@cmd@
+source_dir=@source_dir@
+work_dir=@work_dir@
+@extra_repo_info@