We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30768e2 commit bd133a9Copy full SHA for bd133a9
meson.build
@@ -4,7 +4,7 @@ project(
4
meson_version: '>= 1.1.0',
5
default_options: [
6
'buildtype=release',
7
- 'cpp_std=c++17',
+ 'cpp_std=c++20',
8
'warning_level=3',
9
'build_testing=false',
10
]
0 commit comments