mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
refs #624 Update qmake to CONFIG += c++14.
This commit is contained in:
@@ -39,7 +39,7 @@ include(config.pri)
|
|||||||
|
|
||||||
CONFIG += qt
|
CONFIG += qt
|
||||||
CONFIG += warn_on
|
CONFIG += warn_on
|
||||||
CONFIG += c++11
|
CONFIG += c++14
|
||||||
|
|
||||||
################################
|
################################
|
||||||
# Detect 32 or 64 bit
|
# Detect 32 or 64 bit
|
||||||
|
|||||||
Reference in New Issue
Block a user