We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb3fc3 commit cbfaf34Copy full SHA for cbfaf34
mx-packageinstaller.pro
@@ -22,7 +22,7 @@
22
# **********************************************************************/
23
24
QT += core gui xml network widgets
25
-CONFIG += debug_and_release warn_on strict_c++ c++17
+CONFIG += debug_and_release warn_on strict_c++ c++20
26
27
CONFIG(release, debug|release) {
28
DEFINES += NDEBUG
0 commit comments