mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Add a dedicated `TLSVerify` ctest option and a `CTEST_TLS_VERIFY` variable to control it. Deprecate `CurlOptions` because it exposes internal implementation details.
12 lines
233 B
ReStructuredText
12 lines
233 B
ReStructuredText
CTEST_CURL_OPTIONS
|
|
------------------
|
|
|
|
.. deprecated:: 3.30
|
|
|
|
Use the :variable:`CTEST_TLS_VERIFY` variable instead.
|
|
|
|
.. versionadded:: 3.1
|
|
|
|
Specify the CTest ``CurlOptions`` setting
|
|
in a :manual:`ctest(1)` dashboard client script.
|