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 e6f30cb commit a18b66fCopy full SHA for a18b66f
cpputils.pro
@@ -5,7 +5,7 @@ CONFIG += staticlib
5
CONFIG -= qt
6
!win*:CONFIG -= flat
7
8
-CONFIG += strict_c++ c++latest
+CONFIG += strict_c++ c++2b
9
10
mac* | linux*|freebsd {
11
CONFIG(release, debug|release):CONFIG *= Release optimize_full
0 commit comments