A simple header only library adding an add function
This project gives an example of a header only library
Build will not create any artifact as no sources are specified
$ ctpm add simple-add-ho
#include <simple-add-ho/add.hpp>
For help getting started with c3pm, view our online documentation, which offers tutorials, samples and a list of all available commands.