Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
6e2e4eb1
Commit
6e2e4eb1
authored
May 27, 2005
by
Andy Cedilnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Dart change
parent
f0ed6737
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
DartConfig.cmake
DartConfig.cmake
+2
-2
No files found.
DartConfig.cmake
View file @
6e2e4eb1
...
...
@@ -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:808
0/
"
)
SET
(
DROP_LOCATION
"
Insight
"
)
SET
(
DROP_SITE
"http://www.na-mic.org:808
1
"
)
SET
(
DROP_LOCATION
"
CMake
"
)
SET
(
COMPRESS_SUBMISSION ON
)
ELSE
(
DROP_METHOD MATCHES xmlrpc
)
SET
(
DROP_SITE
"public.kitware.com"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment