Skip to content
Snippets Groups Projects
Commit 6e2e4eb1 authored by Andy Cedilnik's avatar Andy Cedilnik
Browse files

ENH: Dart change

parent f0ed6737
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ IF(DROP_METHOD MATCHES http)
SET (DROP_LOCATION "/cgi-bin/HTTPUploadDartFile.cgi")
ELSE(DROP_METHOD MATCHES http)
IF(DROP_METHOD MATCHES xmlrpc)
SET (DROP_SITE "http://www.na-mic.org:8080/")
SET (DROP_LOCATION "Insight")
SET (DROP_SITE "http://www.na-mic.org:8081")
SET (DROP_LOCATION "CMake")
SET (COMPRESS_SUBMISSION ON)
ELSE(DROP_METHOD MATCHES xmlrpc)
SET (DROP_SITE "public.kitware.com")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment