1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-28 04:50:45 +00:00
falk-werner_webfuse-provider/meson_options.txt

3 lines
285 B
Meson
Raw Normal View History

2020-05-25 17:55:09 +00:00
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')