mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-25 16:42:26 +00:00
Add minimum meson version
This commit is contained in:
parent
1228d0da19
commit
87258c718c
@ -2,6 +2,7 @@ project(
|
||||
'wlroots',
|
||||
'c',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.43.0',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
Loading…
Reference in New Issue
Block a user