Skip to content

JoakimSoderberg/coveralls-cmake-example

Repository files navigation

Build Status Coverage Status

Coveralls CMake example project

This is an example project that demonstrates how https://github.com/JoakimSoderberg/coveralls-cmake can be used.

Usage

$ git clone https://github.com/JoakimSoderberg/coveralls-cmake-example.git
$ cd coveralls-cmake-example
$ git submodule update --init
$ mkdir build && cd build
$ cmake -DCOVERALLS=ON -DCMAKE_BUILD_TYPE=Debug ..
$ make
$ make coveralls

About

Example project for coveralls-cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published