mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
Revert "meson: add -Dwith-docs=disabled|enabled|auto"
This reverts commit 9d6b2c9342.
This commit is contained in:
parent
e3eb58d483
commit
a683a13120
4 changed files with 11 additions and 25 deletions
|
|
@ -1,5 +1,6 @@
|
|||
sh = find_program('sh', native: true)
|
||||
|
||||
scdoc = dependency('scdoc', native: true)
|
||||
scdoc_prog = find_program(scdoc.get_pkgconfig_variable('scdoc'), native: true)
|
||||
|
||||
foreach man_src : [{'name': 'foot', 'section' : 1},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue