blob: 52f857eb4745bc54dc439c53cd019eb70bd4f26b (
plain)
1
2
3
4
5
6
7
8
9
|
CMAKE_NETRC
-----------
This variable is used to initialize the ``NETRC`` 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.
|