Skip to content

Commit

Permalink
Remove warning thanks to Qt resources
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Mar 21, 2016
1 parent e62d4a9 commit 46b945f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions travis_qmake_gcc_cpp11_qt.pro
Expand Up @@ -12,3 +12,6 @@ QMAKE_CXX = g++-5
QMAKE_LINK = g++-5
QMAKE_CC = gcc-5
QMAKE_CXXFLAGS += -std=c++11

# Thanks to Qt
QMAKE_CXXFLAGS += -Wno-unused-variable

0 comments on commit 46b945f

Please sign in to comment.