Skip to content

Commit

Permalink
No explicit g++-5
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Aug 2, 2019
1 parent be1e0f4 commit 11f742f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions travis_qmake_gcc_cpp11_qt.pro
Expand Up @@ -8,9 +8,7 @@ RESOURCES += \
travis_qmake_gcc_cpp11_qt.qrc

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

# Thanks to Qt
Expand Down

0 comments on commit 11f742f

Please sign in to comment.