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.
2 parents 5659c44 + 5ead8c9 commit 3c4a213Copy full SHA for 3c4a213
meson.build
@@ -7,8 +7,7 @@ project(
7
'warning_level=2',
8
],
9
license : 'MIT',
10
- # "check" needs 0.54.1
11
- meson_version : '>=0.54.1',
+ meson_version : '>=0.50',
12
version : '1.0.0'
13
)
14
if not meson.is_subproject()
0 commit comments