-
- Downloads
[cmake] make the doxygen rules more flexible (fix FS#1675)
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.
Please register or sign in to comment