c++11 raised to c++17

This commit is contained in:
Uwe Rathmann 2023-03-16 08:19:28 +01:00
parent 75600b584d
commit 7ab7916740

View File

@ -40,7 +40,7 @@ CONFIG += silent
#CONFIG -= depend_includepath
CONFIG += strict_c++
CONFIG += c++11
CONFIG += c++17
CONFIG += pedantic
CONFIG += hide_symbols