mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
3 lines
181 B
Meson
3 lines
181 B
Meson
option('without_tests', type: 'boolean', value: false, description: 'disable unit tests')
|
|
option('without_examples', type: 'boolean', value: false, description: 'disable examples')
|