mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
meson: Bump to 0.56.0
This allows us to use meson.project_build_root
This commit is contained in:
parent
1718823b80
commit
3342d7329a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ project(
|
|||
'c', 'vala',
|
||||
version: '41.0',
|
||||
license: 'GPLv3+',
|
||||
meson_version: '>= 0.49.0',
|
||||
meson_version: '>= 0.56.0',
|
||||
default_options: [
|
||||
'warning_level=1',
|
||||
'buildtype=debugoptimized',
|
||||
|
|
Loading…
Reference in a new issue