mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-02 07:15:55 -04:00
Merge pull request #664 from squassina/main
fix: Warning: Require Meson version >= 0.56.0
This commit is contained in:
commit
0ba3109b13
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
project('mango', ['c', 'cpp'],
|
||||
version : '0.12.2',
|
||||
meson_version : '>=0.56.0',
|
||||
)
|
||||
|
||||
subdir('protocols')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue