Skip to content
Snippets Groups Projects
Commit 78bb554d authored by Bienchen's avatar Bienchen
Browse files

More flexible Doxygen config

parent 4a3cbafe
No related branches found
No related tags found
No related merge requests found
......@@ -329,6 +329,7 @@ add_subdirectory(modules)
add_subdirectory(scripts)
add_subdirectory(tools)
add_subdirectory(actions)
add_subdirectory(doxygen)
# deployment has to come last, to ensure that all install commands are run before deployment
# magic is done
add_subdirectory(deployment)
......
set(BUILD_DIR ${CMAKE_BINARY_DIR})
set(SOURCE_DIR ${CMAKE_SOURCE_DIR})
configure_file("Doxyfile.in" "Doxyfile")
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment