1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 09:30:45 +00:00
falk-werner_webfuse-provider/meson_options.txt
2020-05-25 19:55:09 +02:00

3 lines
285 B
Meson

option('without_tests', type: 'boolean', value: false, description: 'disable unit tests')
option('without_adapter', type: 'boolean', value: false, description: 'disable adapter library')
option('without_provider', type: 'boolean', value: false, description: 'disable provider library')