paradiseo/trunk/paradiseo-peo/DartConfig.cmake
legrand fd8a7ef0af deleted cl compiler flags and updated cmake config - also deleted lessons 6,7,8
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@947 331e1502-861f-0410-8da2-ba01fb791d7f
2008-02-14 12:54:36 +00:00

9 lines
No EOL
369 B
CMake

#############################################################################
# Dart config for report submission
#############################################################################
SET (DROP_METHOD "xmlrpc")
SET (DROP_SITE "http://dart.irisa.fr")
SET (DROP_LOCATION "ParadisEO")
#############################################################################