mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
We must differentiate between the `ctest -D` dashboard and `ctest -D` variable options.
13 lines
325 B
ReStructuredText
13 lines
325 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)` :ref:`Dashboard Client` script,
|
|
or on the :program:`ctest` command line via the :ctest-dashboard-option:`-D` option.
|