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 f8eb068 commit 2a24a2bCopy full SHA for 2a24a2b
build/common.prf
@@ -72,3 +72,4 @@ PYTHONQT_GENERATED_PATH = $$PWD/../generated_cpp
72
VERSION = 3.2.0
73
74
win32: CONFIG += skip_target_version_ext
75
+unix: QMAKE_CXXFLAGS += -std=c++11
0 commit comments