You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
199 B
7 lines
199 B
12 years ago
|
set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
|
||
|
set(CTEST_DROP_METHOD "http")
|
||
10 years ago
|
set(CTEST_DROP_SITE "open.cdash.org")
|
||
|
set(CTEST_DROP_LOCATION "/submit.php?project=PublicDashboard")
|
||
11 years ago
|
|
||
|
@CTEST_EXTRA_CONFIG@
|