Skip to content

Commit d58a24d

Browse files
committed
c++2b
1 parent a37a29f commit d58a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp-template-utils.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CONFIG += staticlib
88
CONFIG -= qt
99
CONFIG -= flat
1010

11-
CONFIG += strict_c++ c++latest
11+
CONFIG += strict_c++ c++2a
1212

1313
*g++*:QMAKE_CXXFLAGS += -fconcepts -std=c++2a
1414
*msvc*:QMAKE_CXXFLAGS += /Zc:char8_t /JMC

0 commit comments

Comments
 (0)