travisqmakegcccpp14xmlpp
May 17, 2019 ยท View on GitHub
Minimal project that uses qmake, GCC, C++14, xml++ and is tested by Travis CI
I cannot get this to work :-(
| Branch | ![]() |
|---|---|
| master | |
| develop |
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:
STLandxml++ - Code coverage: none
- Source: one single file,
main.cpp
More complex builds:
- None
Builds of similar complexity:
Use C++17 instead of C++14: travis_qmake_gcc_cpp17_xmlpp
Less complex builds:
No
xml++: travis_qmake_gcc_cpp14_xmlpp
