We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffc0e1f + 312007e commit 24f1cb5Copy full SHA for 24f1cb5
1 file changed
meson.build
@@ -6,7 +6,7 @@ project('SU2', 'c', 'cpp',
6
default_options: ['buildtype=release',
7
'warning_level=0',
8
'c_std=c99',
9
- 'cpp_std=c++11'])
+ 'cpp_std=c++17'])
10
11
fsmod = import('fs')
12
if not fsmod.exists('su2preconfig.timestamp')
0 commit comments