mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 22:25:17 +02:00
Update minimum required meson version
This commit is contained in:
parent
4ef68693f6
commit
cfc62d44fb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
project('mkxp-z', 'c', 'cpp', version: '2.3.1', meson_version: '>=0.51.0', default_options: ['cpp_std=c++14', 'buildtype=release'])
|
||||
project('mkxp-z', 'c', 'cpp', version: '2.3.1', meson_version: '>=0.56.0', default_options: ['cpp_std=c++14', 'buildtype=release'])
|
||||
|
||||
host_system = host_machine.system()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue