1 # Dashboard is opened for submissions for a 24 hour period starting at
2 # the specified NIGHLY_START_TIME. Time is specified in 24 hour format.
3 SET (NIGHTLY_START_TIME "21:00:00 EDT")
5 # Dart server to submit results (used by client)
6 SET (DROP_METHOD "http")
7 SET (DROP_SITE "public.kitware.com")
8 SET (DROP_LOCATION "/cgi-bin/HTTPUploadDartFile.cgi")
10 "http://${DROP_SITE}/cgi-bin/Submit-GDCM-TestingResults.cgi")
12 # Dart server configuration
13 SET (CVS_WEB_URL "http://www.creatis.insa-lyon.fr/viewcvs/viewcvs.cgi/gdcm/")
14 SET (CVS_WEB_CVSROOT "")