diff --git a/meson.build b/meson.build index 1a99470..3b4ddcc 100644 --- a/meson.build +++ b/meson.build @@ -13,7 +13,7 @@ project('unity', 'c', license : 'MIT', - meson_version : '>=0.52.0', + meson_version : '>=0.50.0', default_options: ['warning_level=3', 'werror=true', 'c_std=c11'] ) lang = 'c'