ChimeraTK / project-template

Template for new projects. Can also be used to update cmake scripts in existing projects by merging the changes. This repository intentionally does not have a README.md (which would create conflicts in the projects using this template). For documentation, please follow this link:
https://github.com/ChimeraTK/project-template/blob/master/HowTo_project-template.md
GNU Lesser General Public License v3.0
1 stars 3 forks source link

chore(project-template): minimise Doxyfile to fix warnings #51

Closed mhier closed 1 month ago

mhier commented 1 month ago

This will avoid Doxygen warnings on Ubuntu 22 and 24 due to deprecated settings while keeping compatibility with Ubuntu 20.