a cmake based cpp template repo which provides good structure on which to build projects
- Add a Project Name
- Add a Data directory at the root of the project
- Directory Paths: update any directory paths here. This means no paths are hardcoded in the code.