Skip to content

Commit bd133a9

Browse files
committed
C++20
1 parent 30768e2 commit bd133a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(
44
meson_version: '>= 1.1.0',
55
default_options: [
66
'buildtype=release',
7-
'cpp_std=c++17',
7+
'cpp_std=c++20',
88
'warning_level=3',
99
'build_testing=false',
1010
]

0 commit comments

Comments
 (0)