Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
CMake
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2,682
Issues
2,682
List
Boards
Labels
Milestones
Merge Requests
16
Merge Requests
16
Packages
Packages
Container Registry
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
CMake
CMake
Commits
a12b5b95
Commit
a12b5b95
authored
Feb 14, 2002
by
Sebastien Barre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Add PROJECT_URL
parent
25f5f1fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
DartConfig.cmake
DartConfig.cmake
+3
-0
No files found.
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