diff --git a/eo/DartConfig.cmake b/eo/DartConfig.cmake new file mode 100644 index 00000000..68bc8cc7 --- /dev/null +++ b/eo/DartConfig.cmake @@ -0,0 +1,11 @@ + +############################################################################# +# 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") +############################################################################# \ No newline at end of file