mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
5 lines
177 B
CMake
5 lines
177 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")
|