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