summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestUpload/CTestConfig.cmake
blob: a54708838edfe3acecb0bf52d41c9df3e5be2614 (plain)
1
2
3
4
5
6
7
set (CTEST_PROJECT_NAME "CTestTestUpload")
set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
set (CTEST_DART_SERVER_VERSION "2")
set (CTEST_DROP_METHOD "http")
set (CTEST_DROP_SITE "open.cdash.org")
set (CTEST_DROP_LOCATION "/submit.php?project=PublicDashboard")
set (CTEST_DROP_SITE_CDASH TRUE)