mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
CMAKE_NETRC_FILE
|
||||
----------------
|
||||
|
||||
This variable is used to initialize the ``NETRC_FILE`` option for
|
||||
:command:`file(DOWNLOAD)` and :command:`file(DOWNLOAD)` commands and the
|
||||
module :module:`ExternalProject`. See those commands for additional
|
||||
information.
|
||||
|
||||
The local option takes precedence over this variable.
|
||||
Reference in New Issue
Block a user