mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
4 lines
194 B
Meson
4 lines
194 B
Meson
option('man', type : 'feature', value : 'auto',
|
|
description : 'build manpage with ronn')
|
|
option('systemd', type : 'feature', value : 'auto',
|
|
description :'enable systemd support')
|