refs #624 Update qmake to CONFIG += c++14.

This commit is contained in:
Mathew Sutcliffe
2016-03-19 20:39:25 +00:00
parent 6b1b599275
commit e9bb8f2fcc

View File

@@ -39,7 +39,7 @@ include(config.pri)
CONFIG += qt
CONFIG += warn_on
CONFIG += c++11
CONFIG += c++14
################################
# Detect 32 or 64 bit