• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CMAKE_TLS_CAINFO
2----------------
3
4Specify the default value for the :command:`file(DOWNLOAD)` and
5:command:`file(UPLOAD)` commands' ``TLS_CAINFO`` options.
6It is unset by default.
7
8This variable is also used by the :module:`ExternalProject` and
9:module:`FetchContent` modules for internal calls to :command:`file(DOWNLOAD)`.
10