This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/DartConfig.cmake
2008-03-20 15:48:31 +00:00

13 lines
499 B
CMake

#############################################################################
# Dart config for report submission
#############################################################################
SET (DROP_METHOD "xmlrpc")
SET (DROP_SITE "http://dart.irisa.fr")
SET (DROP_LOCATION "ParadisEO")
SET (CVS_WEB_URL "http://eodev.cvs.sourceforge.net/eodev/")
SET (CVS_WEB_CVSROOT "eo")
SET (NIGHTLY_START_TIME "23:00:00 WEST")
#############################################################################