mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Help: Add documentation for CMAKE_TLS_CAINFO
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
CMAKE_TLS_CAINFO
|
||||
----------------
|
||||
|
||||
Specify the default value for the :command:`file(DOWNLOAD)` and
|
||||
:command:`file(UPLOAD)` commands' ``TLS_CAINFO`` options.
|
||||
It is unset by default.
|
||||
|
||||
This variable is also used by the :module:`ExternalProject` module
|
||||
for internal calls to :command:`file(DOWNLOAD)`.
|
||||
Reference in New Issue
Block a user