CppCMakeProjectTemplate Motivation Simple build system template for a c++ programs. A main application, library and a place for testing using Gtest. Simple checkout should make you imidetly coding and compile. A "modern" use of cmake and "finding" / add dependencies. Development Status It is starting many know problems and improvement. Even like this, it gives a start for some std c++ coding and testing of a small prototype project.