CMAKE_NETRC_FILEΒΆ
New in version 3.11.
This variable is used to initialize the NETRC_FILE
option for the
file(DOWNLOAD)
and file(UPLOAD)
commands.
See those commands for additional information.
This variable is also used by the ExternalProject
and
FetchContent
modules for internal calls to file(DOWNLOAD)
.
The local option takes precedence over this variable.