CppProjectTemplate
CppProjectTemplate copied to clipboard
Basic, but working, C++ project using CMake, boost and Doxygen
Hi Barthélémy! In English it's not dependent "Of", but **on**. So instead of > ProjB depends of ProjA better say "**ProjB depends _on_ ProjA**". No harm meant!
`make package` produces a deb file only for ProjB not ProjA (when run from top dir).
We should allow building subprojects and on osx. Maybe also some other compilers.
Hi there, I stumbled upon your repo searching for doxygen usage in cmake. I like the idea behind it but it's not really well structured for Windows, Visual Studio specifically....