CMAKE_TLS_CAINFO — CMake 4.0.1 Documentation (original) (raw)

Specify the default value for the file(DOWNLOAD) andfile(UPLOAD) commands' TLS_CAINFO options. It is unset by default.

This variable is also used by the ExternalProject andFetchContent modules for internal calls to file(DOWNLOAD).