Skip to content

Commit

Permalink
No g++-5
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 2, 2019
1 parent 9a3d8b5 commit 7fd7fd4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions travis_qmake_gcc_cpp11_boost.pro
Expand Up @@ -2,7 +2,5 @@ SOURCES += main.cpp

QMAKE_CXXFLAGS += -Wall -Wextra -Weffc++ -Werror

QMAKE_CXX = g++-5
QMAKE_LINK = g++-5
QMAKE_CC = gcc-5
CONFIG += c++11
QMAKE_CXXFLAGS += -std=c++11

0 comments on commit 7fd7fd4

Please sign in to comment.