added minimal DartConfig
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@940 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
0e5c8da7ae
commit
6f6d916319
1 changed files with 9 additions and 0 deletions
9
trunk/paradiseo-mo/DartConfig.cmake
Normal file
9
trunk/paradiseo-mo/DartConfig.cmake
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#############################################################################
|
||||
# Dart config for report submission
|
||||
#############################################################################
|
||||
|
||||
SET (DROP_METHOD "xmlrpc")
|
||||
SET (DROP_SITE "http://dart.irisa.fr")
|
||||
SET (DROP_LOCATION "ParadisEO")
|
||||
#############################################################################
|
||||
Loading…
Add table
Add a link
Reference in a new issue