Skip to content
Snippets Groups Projects
Commit 7197d1b7 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

also install doxygen documentation

parent d7488c20
Branches
Tags
1 merge request!8Refactor
Pipeline #53318 failed
...@@ -82,3 +82,5 @@ add_custom_target(Sphinx ALL DEPENDS ${SPHINX_INDEX_FILE}) ...@@ -82,3 +82,5 @@ add_custom_target(Sphinx ALL DEPENDS ${SPHINX_INDEX_FILE})
include(GNUInstallDirs) include(GNUInstallDirs)
install(DIRECTORY ${SPHINX_BUILD} install(DIRECTORY ${SPHINX_BUILD}
DESTINATION ${CMAKE_INSTALL_DOCDIR}) DESTINATION ${CMAKE_INSTALL_DOCDIR})
install(DIRECTORY ${DOXYGEN_OUTPUT_DIR}/html
DESTINATION ${CMAKE_INSTALL_DOCDIR})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment