refactor doc style

This commit is contained in:
Johann Dreo 2022-01-27 13:11:20 +01:00
commit 132eb4f50e
10 changed files with 106 additions and 32 deletions

View file

@ -34,7 +34,7 @@ IF (DOXYGEN_FOUND)
# configure cfg file
# "${CMAKE_CURRENT_SOURCE_DIR}/${EO_DOC_CONFIG_FILE}.cmake"
CONFIGURE_FILE(
"${CMAKE_SOURCE_DIR}/doxyfile.cmake"
"${DOXYGEN_CONFIG_DIR}/doxyfile.cmake"
"${CMAKE_CURRENT_BINARY_DIR}/${EO_DOC_CONFIG_FILE}"
)