--- a/meson.build +++ b/meson.build @@ -5,7 +5,6 @@ default_options: [ 'c_std=c18', 'warning_level=1', - 'werror=true', 'b_ndebug=if-release']) is_debug_build = get_option('buildtype').startswith('debug')