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.
11 lines
355 B
ReStructuredText
11 lines
355 B
ReStructuredText
CTEST_CONFIGURE_PRESET
|
|
----------------------
|
|
|
|
.. versionadded:: 4.4
|
|
|
|
Specify the ``PRESET`` option for the :command:`ctest_configure` command
|
|
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`.
|