Based on Suggestions from "Harald A" fixed CMake setup of Doxygen docs
This commit is contained in:
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)
|
||||
|
||||
|
1131
doc/Doxyfiles/doxyfile.cmake
Normal file
1131
doc/Doxyfiles/doxyfile.cmake
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user