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
2b9ed4d9
Commit
2b9ed4d9
authored
Jul 02, 2003
by
Andy Cedilnik
Browse files
ENH: Add proper links to bugtracker
parent
735abecd
Changes
1
Hide whitespace changes
Inline
Side-by-side
DartConfig.cmake
View file @
2b9ed4d9
...
...
@@ -25,7 +25,7 @@ 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/
bug
.php"
)
SET
(
GNATS_WEB_URL
"http://public.kitware.com/Bug/
index
.php"
)
SET
(
USE_GNATS
"On"
)
OPTION
(
BUILD_DOXYGEN
"Build source documentation using doxygen"
"Off"
)
...
...
Write
Preview
Supports
Markdown
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