mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-16 08:56:26 -05:00
Update required meson version to 0.47.1
This commit is contained in:
parent
8ecf9224f5
commit
6025fcaa09
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ project(
|
|||
'c',
|
||||
version: '0.0.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.47.0',
|
||||
meson_version: '>=0.47.1',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue