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.
12 lines
371 B
ReStructuredText
12 lines
371 B
ReStructuredText
CTEST_TEST_PRESET
|
|
-----------------
|
|
|
|
.. versionadded:: 4.4
|
|
|
|
Specify the ``PRESET`` option for the :command:`ctest_test` and
|
|
:command:`ctest_memcheck` commands in a :manual:`ctest(1)`
|
|
:ref:`Dashboard Client` script,
|
|
or on the :program:`ctest` command line via the :ctest-dashboard-option:`-D` option.
|
|
|
|
See also :variable:`CTEST_PRESET` and :variable:`CTEST_PRESETS_FILE`.
|