mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
5 lines
180 B
CMake
5 lines
180 B
CMake
set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
|
|
set (CTEST_DROP_METHOD "http")
|
|
set (CTEST_DROP_SITE "open.cdash.org")
|
|
set (CTEST_DROP_LOCATION "/submit.php?project=PublicDashboard")
|