We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4d0060 + 2b79590 commit fd9a4d5Copy full SHA for fd9a4d5
1 file changed
meson.build
@@ -3,6 +3,7 @@ project('SU2', 'c', 'cpp',
3
license: 'LGPL2',
4
default_options: ['buildtype=release',
5
'warning_level=0',
6
+ 'c_std=c99',
7
'cpp_std=c++11'])
8
9
0 commit comments