You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
532 B
7 lines
532 B
option('logind', type: 'feature', value: 'disabled', description: 'logind support')
|
|
option('seatd', type: 'feature', value: 'enabled', description: 'seatd support')
|
|
option('builtin', type: 'feature', value: 'disabled', description: 'builtin seatd server')
|
|
option('server', type: 'feature', value: 'enabled', description: 'seatd server')
|
|
option('examples', type: 'feature', value: 'enabled', description: 'libseat example programs')
|
|
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|
|
|
|
|