Based on Suggestions from "Harald A" fixed CMake setup of Doxygen docs

This commit is contained in:
Robert Osfield 2007-12-24 12:56:19 +00:00
parent ce5388a8bc
commit 1f0637fdd7
2 changed files with 1132 additions and 1 deletions

View File

@ -469,7 +469,7 @@ IF(BUILD_DOCUMENTATION)
# It runs the final generated Doxyfile against it.
# The DOT_PATH is substituted into the Doxyfile.
ADD_CUSTOM_TARGET(DoxygenDoc ${DOXYGEN}
${PROJECT_BINARY_DIR}/docs/doxyfile
${PROJECT_BINARY_DIR}/doc/doxyfile
)
ENDIF(BUILD_DOCUMENTATION)

1131
doc/Doxyfiles/doxyfile.cmake Normal file

File diff suppressed because it is too large Load Diff