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 a267ce6 commit 79293e9Copy full SHA for 79293e9
1 file changed
gui/QT/uv-qt.pro
@@ -22,7 +22,7 @@ greaterThan(QT_MAJOR_VERSION, 5) {
22
QT += opengl openglwidgets
23
}
24
25
-CONFIG += c++latest
+CONFIG += c++2a
26
CONFIG += silent
27
28
LIBS += -pthread
0 commit comments