mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-12 12:15:34 +00:00
13 lines
444 B
ReStructuredText
13 lines
444 B
ReStructuredText
CTEST_CHANGE_ID
|
|
---------------
|
|
|
|
.. versionadded:: 3.4
|
|
|
|
Specify the CTest ``ChangeId`` setting
|
|
in a :manual:`ctest(1)` :ref:`Dashboard Client` script,
|
|
or on the :program:`ctest` command line via the :ctest-dashboard-option:`-D` option.
|
|
|
|
This setting allows CTest to pass arbitrary information about this
|
|
build up to CDash. One use of this feature is to allow CDash to
|
|
post comments on your pull request if anything goes wrong with your build.
|