A general purpose C++ boilerplate.
Comes preconfigured with Google Test/CTest, basic project structure and CodeBlocks project generator script
This project utilises git submodules. To both clone this and the required submodules run;
git clone --recurse-submodules https://github.com/mhwdvs/cpp-boilerplate