This is a template of for a generic cross platform cmake based c++ project with googletest support.
Inspired by:
https://github.com/snikulov/google-test-examples
https://rix0r.nl/blog/2015/08/13/cmake-guide/
cmake -P build.cmake
- Add docker support
- add doxygen support