diff --git a/meson.build b/meson.build index 1ffc3098d3d629af71c112bb7e101d8dc788e845..6dbda9cc9a6c96dfb5cf3ca97459daf63a5fcf57 100644 --- a/meson.build +++ b/meson.build @@ -2,6 +2,7 @@ project('zero-pinyin-service', ['c', 'cpp'], version: '0.9.3', license: 'GPL', + meson_version: '>=0.1.0', default_options: [ 'warning_level=2', 'werror=true',