/cpp-cmake-template

C++ project template with full featured CMake build

Primary LanguageShellMIT LicenseMIT

C++ CMake Template project {#index}

This project is used as a basis for any C++ project built with CMake. Its purpose is to provide a full featured (code coverage, unit tests, static analysis, …) and cross platform build.

It tries to use CMake in the most effective way.