cmake/Help/variable/CTEST_TEST_LOAD.rst
Tyler Yankee 1bc30bd30d Help/ctest: Improve formatting of dashboard options
We must differentiate between the `ctest -D` dashboard and `ctest -D`
variable options.
2026-06-02 13:49:16 -04:00

11 lines
356 B
ReStructuredText

CTEST_TEST_LOAD
---------------
.. versionadded:: 3.4
Specify the ``TestLoad`` setting in the :ref:`CTest Test Step`
of a :manual:`ctest(1)` :ref:`Dashboard Client` script,
or on the :program:`ctest` command line via the :ctest-dashboard-option:`-D` option. This sets the
default value for the ``TEST_LOAD`` option of the :command:`ctest_test`
command.