1CTEST_CHANGE_ID 2--------------- 3 4.. versionadded:: 3.4 5 6Specify the CTest ``ChangeId`` setting 7in a :manual:`ctest(1)` dashboard client script. 8 9This setting allows CTest to pass arbitrary information about this 10build up to CDash. One use of this feature is to allow CDash to 11post comments on your pull request if anything goes wrong with your build. 12