Skip to content
Snippets Groups Projects
Commit d5adf804 authored by Markus Blatt's avatar Markus Blatt
Browse files

[release,cmake] Fixes installation directory of DoxyFile.

parent a897d8f9
No related branches found
No related tags found
No related merge requests found
# quickhack for creating the Doxyfile.in and Doxyfile
add_doxygen_target()
install(FILES Doxystyle DESTINATION ${CMAKE_INSTALL_DOCDIR}/doxygen)
install(FILES Doxystyle DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/dune-common/doc/doxygen)
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