git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1261 331e1502-861f-0410-8da2-ba01fb791d7f
10 lines
No EOL
411 B
CMake
10 lines
No EOL
411 B
CMake
|
|
#############################################################################
|
|
# Dart config for report submission
|
|
#############################################################################
|
|
|
|
SET (DROP_METHOD "xmlrpc")
|
|
SET (DROP_SITE "http://dart.irisa.fr")
|
|
SET (DROP_LOCATION "ParadisEO")
|
|
SET (NIGHTLY_START_TIME "23:00:00 WEST")
|
|
############################################################################# |