Skip to content

padames/cpp-playground

Repository files navigation

cpp-playground

OS Builds

Platform Build status
Ubuntu 18.04 LTS Build Status

A simple example of a C++ project and how easy it is to start the continuous integration using Travis.

Uses Google tests with a recipe by author Craig Scott from his blog https://crascit.com/2015/07/25/cmake-gtest/

Stopped trying to build on Mac OSX because of the specification of the g++ compiler 4.5 or later was colliding with the default setting of 4.1 which does not understand lambdas and many of the newer std namespace upgrades.

Next steps to add packaging and deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published