CMAKE_NETRCΒΆ
New in version 3.11.
This variable is used to initialize the NETRC
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.