Author: Damyn Chipman
This template demonstrates pitchfork project layout. It uses the Google Test Framework for unit tests. The build system is implemented with CMake.
To install, clone or fork this repo:
git clone https://github.com/DamynChipman/CxxProjectTemplateBuilding is done with CMake:
cmake -S . -B buildOnce built, from the build directory, run:
make test