Add man-pages option like swaywm/sway@ba16f16e4d

This commit is contained in:
Jan Beich 2021-03-04 00:56:37 +00:00 committed by Johan Malm
parent 2738ff2673
commit 2dd5fce844
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1,2 @@
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')