https://github.com/Kitware/CMake
Raw File
Tip revision: f3e9a6ff62f6f58cd661dd447c22a01c50f6f4ad authored by Brad King on 31 May 2019, 13:18:58 UTC
CMake 3.14.5
Tip revision: f3e9a6f
CTEST_CHANGE_ID.rst
CTEST_CHANGE_ID
---------------

Specify the CTest ``ChangeId`` setting
in a :manual:`ctest(1)` dashboard client script.

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.
back to top