Skip to content

Commit a18b66f

Browse files
committed
c++2b
1 parent e6f30cb commit a18b66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpputils.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CONFIG += staticlib
55
CONFIG -= qt
66
!win*:CONFIG -= flat
77

8-
CONFIG += strict_c++ c++latest
8+
CONFIG += strict_c++ c++2b
99

1010
mac* | linux*|freebsd {
1111
CONFIG(release, debug|release):CONFIG *= Release optimize_full

0 commit comments

Comments
 (0)