/cmake-project

Sample project playground created for learning Cmake and CI/CD for C++ development.

Primary LanguageC++MIT LicenseMIT

CMake-project

Build Status Codacy grade Quality Gate Status Codecov GitHub

Sample project playground created for getting the hang of Cmake and CI/CD for C++ development.

Goals

  • CMake

    • Basic structure
    • Example of external library
  • Travis CI

  • Google test

  • Code coverage with codecov

  • Code quality with codacy