Skip to content

richelbilderbeek/travis_qmake_gcc_cpp17_gprof

Repository files navigation

travis_qmake_gcc_cpp17_gprof

Branch Travis CI logo
master Build Status
develop Build Status

This GitHub is part of the Travis C++ Tutorial.

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

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++17
  • Libraries: STL only
  • Code coverage: none
  • Profiling: gprof
  • Source: one single file, main.cpp

More complex builds:

Less complex builds:

About

Minimal project of qmake, GCC, C++17, is profiled by gprof and tested by Travis CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published