Files
cmake/Help/variable/CTEST_CHECKOUT_COMMAND.rst
T
Zack Galbreath 2e214f0a5b ctest: allow CTest Script variables to be set via the command-line
Allow CTEST_* variables to be defined on the command-line when using
`ctest -T`.

Fixes: #27788
2026-05-14 11:37:57 -04:00

9 lines
304 B
ReStructuredText

CTEST_CHECKOUT_COMMAND
----------------------
.. versionadded:: 3.1
Tell the :command:`ctest_start` command how to checkout or initialize
the source directory in a :manual:`ctest(1)` :ref:`Dashboard Client` script,
or on the :program:`ctest` command line via the :ref:`-D <ctest-option-D-var>` option.