switch to latest c++ features

This commit is contained in:
eelke 2022-04-10 06:52:18 +02:00
parent eed5735d2e
commit aea49688d8

View file

@ -4,8 +4,7 @@ error( "Use local.pri.sample to create your own local.pri" )
LIBS += -lUser32 -lws2_32 -llibpq
CONFIG += c++17
QMAKE_CXXFLAGS += /std:c++17
CONFIG += c++latest
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings