diff --git a/meson.build b/meson.build index e7053d1..84eac11 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,6 @@ project('cage', 'c', default_options: [ 'c_std=c11', 'warning_level=3', - 'werror=true', ], )