Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
a12b5b95
Commit
a12b5b95
authored
Feb 14, 2002
by
Sebastien Barre
Browse files
ENH: Add PROJECT_URL
parent
25f5f1fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
DartConfig.cmake
View file @
a12b5b95
...
...
@@ -10,6 +10,9 @@ SET (DROP_SITE_PASSWORD "public")
SET
(
TRIGGER_SITE
"http://
${
DROP_SITE
}
/cgi-bin/Submit-CMake-TestingResults.pl"
)
# Project Home Page
SET
(
PROJECT_URL
"http://www.cmake.org/"
)
# Dart server configuration
SET
(
CVS_WEB_URL
"http://
${
DROP_SITE
}
/cgi-bin/cvsweb.cgi/CMake/"
)
SET
(
CVS_WEB_CVSROOT
"CMake"
)
...
...
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