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
25f5f1fa
Commit
25f5f1fa
authored
Feb 13, 2002
by
Sebastien Barre
Browse files
ENH: Doxygen page
parent
8c1b043c
Changes
1
Show whitespace changes
Inline
Side-by-side
DartConfig.cmake
View file @
25f5f1fa
...
...
@@ -14,8 +14,9 @@ SET (TRIGGER_SITE
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/"
)
OPTION
(
BUILD_DOXYGEN
"Build source documentation using doxygen"
"Off"
)
SET
(
DOXYGEN_URL
"http://
${
DROP_SITE
}
/CMake/Doxygen/html/"
)
SET
(
DOXYGEN_CONFIG
"
${
PROJECT_BINARY_DIR
}
/doxygen.config"
)
SET
(
USE_GNATS
"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