gkamal / cpp-cmake-template

C++ project template with full featured CMake build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

C++ project template with full featured CMake build

License:MIT License


Languages

Language:Shell 60.5%Language:C++ 39.5%