mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
build: simplify by using disabler deps
This commit is contained in:
parent
480a31ea4e
commit
21b75e5d12
2 changed files with 11 additions and 26 deletions
|
|
@ -3,7 +3,7 @@ project(
|
|||
'c',
|
||||
version: '0.8.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.48.0',
|
||||
meson_version: '>=0.49.0',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue