mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-13 08:21:25 -04:00
Revert "fix: Warning: Require Meson version >= 0.56.0"
This commit is contained in:
parent
0ba3109b13
commit
2ac1a8f3bd
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
project('mango', ['c', 'cpp'],
|
project('mango', ['c', 'cpp'],
|
||||||
version : '0.12.2',
|
version : '0.12.2',
|
||||||
meson_version : '>=0.56.0',
|
|
||||||
)
|
)
|
||||||
|
|
||||||
subdir('protocols')
|
subdir('protocols')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue