Bump min meson version to 0.58.0 (#6065)
This commit is contained in:
parent
c10d9c4a34
commit
033cf58272
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project('rizin', 'c',
|
||||
version: 'v0.9.0',
|
||||
license: 'LGPL-3.0-only',
|
||||
meson_version: '>=0.57.0',
|
||||
meson_version: '>=0.58.0',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
'b_vscrt=from_buildtype',
|
||||
|
|
|
|||
Loading…
Reference in a new issue