mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Enable C++17
This commit is contained in:
@@ -32,7 +32,7 @@ include(version.pri)
|
||||
|
||||
CONFIG += qt
|
||||
CONFIG += warn_on
|
||||
CONFIG += c++14
|
||||
CONFIG += c++17
|
||||
|
||||
################################
|
||||
# Detect 32 or 64 bit
|
||||
|
||||
Reference in New Issue
Block a user