mirror of
https://github.com/labwc/labwc.git
synced 2026-04-14 08:21:58 -04:00
build: remove scdoc stdin/stdout hack
From version 0.59.0, meson supports feeding the input file as stdin. See sway@9727db67
This commit is contained in:
parent
d228bab4b8
commit
d6af585837
2 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ project(
|
|||
'c',
|
||||
version: '0.3.0',
|
||||
license: 'GPL-2.0-only',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue