cpp-best-practices / gui_starter_template

A template CMake project to get you started with C++ and tooling
The Unlicense
2.51k stars 445 forks source link

Doxygen was removed? #226

Open viniciusferrao opened 2 years ago

viniciusferrao commented 2 years ago

Hello, I've seen traces of Doxygen on the repo, and on the older version of ccp_starter_project there was a Doxygen.cmake file.

Is it removed? It's deprecated? I can't find any information on this matter.

Thanks.