summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_NETRC_FILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_NETRC_FILE.rst')
-rw-r--r--Help/variable/CMAKE_NETRC_FILE.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_NETRC_FILE.rst b/Help/variable/CMAKE_NETRC_FILE.rst
new file mode 100644
index 000000000..0f09afe86
--- /dev/null
+++ b/Help/variable/CMAKE_NETRC_FILE.rst
@@ -0,0 +1,9 @@
+CMAKE_NETRC_FILE
+----------------
+
+This variable is used to initialize the ``NETRC_FILE`` option for
+:command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands and the
+module :module:`ExternalProject`. See those commands for additional
+information.
+
+The local option takes precedence over this variable.