We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f66048 commit 93a8a5bCopy full SHA for 93a8a5b
meson.build
@@ -5,6 +5,7 @@ project('SU2', 'c', 'cpp',
5
license: 'LGPL2',
6
default_options: ['buildtype=release',
7
'warning_level=0',
8
+ 'b_ndebug=if-release',
9
'c_std=c99',
10
'cpp_std=c++17'])
11
0 commit comments