This project aims to be a good starting point when developing a new app in C++. The structure is inspired by this good tutorial
Note that this version needs CMake 3.11+ since I rely on FetchContent module to pull Catch2 repository at configure time.