Forked from
Core Modules / dune-common
4067 commits behind the upstream repository.
-
Christian Engwer authored
The add_doxygen_target macro now takes optional parameters: TARGET [name] : overwrite the target appendix, default is the module name DEPENDS [list] : add a list of further dependencies for doxygen. This list might include mainpage.txt OUTPUT [name] : change the name of the output target; necessary if you don't generate html.
Christian Engwer authoredThe add_doxygen_target macro now takes optional parameters: TARGET [name] : overwrite the target appendix, default is the module name DEPENDS [list] : add a list of further dependencies for doxygen. This list might include mainpage.txt OUTPUT [name] : change the name of the output target; necessary if you don't generate html.
DuneDoxygen.cmake 4.52 KiB