mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Add minimum meson version
This commit is contained in:
parent
1228d0da19
commit
87258c718c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ project(
|
|||
'wlroots',
|
||||
'c',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.43.0',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue