use c++20

master
Zithia Satazaki 2022-03-28 13:24:40 -04:00
parent 7e495b5645
commit 15c0aaed82
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x050F00
DISTFILES += ../.astylerc
CONFIG += c++17
CONFIG += c++20
# use all optimizations that won't generally interfere with debugging
QMAKE_CXXFLAGS_DEBUG += -Og