c++11 raised to c++17
This commit is contained in:
parent
75600b584d
commit
7ab7916740
|
@ -40,7 +40,7 @@ CONFIG += silent
|
|||
#CONFIG -= depend_includepath
|
||||
|
||||
CONFIG += strict_c++
|
||||
CONFIG += c++11
|
||||
CONFIG += c++17
|
||||
CONFIG += pedantic
|
||||
CONFIG += hide_symbols
|
||||
|
||||
|
|
Loading…
Reference in New Issue