Skip to content
GitLab
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
564074b0
Commit
564074b0
authored
Oct 04, 2002
by
Sebastien Barre
Browse files
ENH: my opinion is that it should be ADVANCED. Few people build the doc.
parent
54ac432b
Changes
1
Hide whitespace changes
Inline
Side-by-side
DartConfig.cmake
View file @
564074b0
...
...
@@ -23,6 +23,7 @@ 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_CONFIG
"
${
PROJECT_BINARY_DIR
}
/doxygen.config"
)
MARK_AS_ADVANCED
(
BUILD_DOXYGEN
)
SET
(
USE_GNATS
"Off"
)
SET
(
GNATS_WEB_URL
"http://
${
DROP_SITE
}
/cgi-bin/gnatsweb.pl/CMake/"
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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