mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
build: rename meson_options.txt to meson.options
...because: - this is the preferred name since Meson 1.1 - wlroots did it
This commit is contained in:
parent
f4c270c92f
commit
9ca50d3df4
2 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ project(
|
|||
'c',
|
||||
version: '0.8.2',
|
||||
license: 'GPL-2.0-only',
|
||||
meson_version: '>=0.59.0',
|
||||
meson_version: '>=1.1',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue