blob: 2203d6b8b261ffe9af88ed6f85ca82e2ecc00864 (
plain)
1
2
3
4
5
6
7
|
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.
|