cmake: formatting [ci skip]

This commit is contained in:
Viktor Szakats 2025-01-11 13:34:43 +01:00
parent 603224fe52
commit c8d800a2f0
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -1418,8 +1418,8 @@ endif()
if(_curl_ca_bundle_supported)
set(CURL_CA_BUNDLE "auto" CACHE
STRING "Path to the CA bundle. Set 'none' to disable or 'auto' for auto-detection. Defaults to 'auto'.")
set(CURL_CA_FALLBACK OFF CACHE BOOL
"Use built-in CA store of TLS backend. Defaults to OFF")
set(CURL_CA_FALLBACK OFF CACHE
BOOL "Use built-in CA store of TLS backend. Defaults to OFF")
set(CURL_CA_PATH "auto" CACHE
STRING "Location of default CA path. Set 'none' to disable or 'auto' for auto-detection. Defaults to 'auto'.")
set(CURL_CA_EMBED "" CACHE