Enable C++17

This commit is contained in:
Mat Sutcliffe
2021-04-16 21:28:06 +01:00
parent 0612e07979
commit 093138972a
2 changed files with 2 additions and 2 deletions

View File

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