travisqmakegcccpp14boost_xml

August 17, 2019 ยท View on GitHub

Minimal project that uses qmake, GCC, C++14, Boost and XML and is tested by Travis CI

BranchTravis CI logo
masterBuild Status

This GitHub is part of:

The goal of this project is to have a clean Travis CI build, with specs:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++14
  • Libraries: STL, Boost and XML
  • Code coverage: none
  • Source: one single file, main.cpp

Used example code from this Boost example code.

More complex builds:

Simpler builds: