/cmake_tests

Primary LanguageC++Apache License 2.0Apache-2.0

Fractal - CMake Example

Coverage Status

This repo demonstrates how to build a small cross-platform library in C++ with CMake, and enable:

  1. Travis CI builds for Windows, Linux and Mac OS
  2. Catch2 unit-tests with Coveralls code-coverage
  3. Debian Package generation via CPack