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
452d3782
Commit
452d3782
authored
Jul 22, 2003
by
Andy Cedilnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Direct link to cmake bugs
parent
7eb79733
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 @
452d3782
...
...
@@ -24,8 +24,8 @@ SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/cmake-rollup-dashboard.sh")
SET
(
CVS_WEB_URL
"http://
${
DROP_SITE
}
/cgi-bin/cvsweb.cgi/CMake/"
)
SET
(
CVS_WEB_CVSROOT
"CMake"
)
SET
(
USE_DOXYGEN
"On"
)
SET
(
DOXYGEN_URL
"
http://www.cmake.org
/doc/nightly/html/"
)
SET
(
GNATS_WEB_URL
"
http://public.kitware.com/Bug/index.php
"
)
SET
(
DOXYGEN_URL
"
${
PROJECT_URL
}
/doc/nightly/html/"
)
SET
(
GNATS_WEB_URL
"
${
PROJECT_URL
}
/Bug/query.php?projects=2&status%5B%5D=1&status%5B%5D=2&status%5B%5D=3&status%5B%5D=4&status%5B%5D=6&op=doquery
"
)
SET
(
USE_GNATS
"On"
)
OPTION
(
BUILD_DOXYGEN
"Build source documentation using doxygen"
"Off"
)
...
...
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