We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a22334f commit 426b01aCopy full SHA for 426b01a
1 file changed
include/compiler_settings.pri
@@ -1,10 +1,10 @@
1
CONFIG += strict_c++
2
CONFIG += c++17
3
4
-include(fix_std_cxx_17.pri)
5
-
6
QMAKE_CXXFLAGS =
7
+include(fix_std_cxx_17.pri)
+
8
QMAKE_CXXFLAGS_WARN_ON = -fdiagnostics-show-option
9
QMAKE_CXXFLAGS_WARN_ON += -fpermissive
10
#QMAKE_CXXFLAGS_WARN_ON += -Wall
0 commit comments