mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-07-31 23:52:46 +08:00
11 lines
356 B
ReStructuredText
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.
|