Skip to content

Commit

Permalink
No compiler nor linker mentioned in the .pro file
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Mar 14, 2017
1 parent 5f21d39 commit 79f49bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions travis_qmake_gcc_cpp14.pro
Expand Up @@ -5,7 +5,4 @@ QMAKE_CXXFLAGS += -Wall -Wextra -Wshadow -Wnon-virtual-dtor -pedantic -Weffc++ -

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

0 comments on commit 79f49bd

Please sign in to comment.