mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 15:10:09 +01:00
meson.build: reopen main for regular development
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
parent
712cdc56ab
commit
feec513166
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
project('weston',
|
project('weston',
|
||||||
'c',
|
'c',
|
||||||
version: '13.0.0',
|
version: '13.0.90',
|
||||||
default_options: [
|
default_options: [
|
||||||
'warning_level=3',
|
'warning_level=3',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue