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

remotes/origin/OpenSceneGraph-2.6
Robert Osfield 17 years ago
parent ce5388a8bc
commit 1f0637fdd7

@ -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)

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save