1CTEST_NIGHTLY_START_TIME 2------------------------ 3 4.. versionadded:: 3.1 5 6Specify the CTest ``NightlyStartTime`` setting in a :manual:`ctest(1)` 7dashboard client script. 8 9Note that this variable must always be set for a nightly build in a 10dashboard script. It is needed so that nightly builds can be properly grouped 11together in CDash. 12