mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
meson: use meson feed feature for scdoc input
Removes the need for a shell dependency.
This commit is contained in:
parent
8859e134ef
commit
16872ecc41
3 changed files with 5 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project('foot', 'c',
|
||||
version: '1.14.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.58.0',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'warning_level=1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue