1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00
Files
falk-werner_webfuse-provider/meson_options.txt

3 lines
181 B
Meson
Raw Normal View History

2020-05-25 19:55:09 +02:00
option('without_tests', type: 'boolean', value: false, description: 'disable unit tests')
2020-06-15 22:28:42 +02:00
option('without_examples', type: 'boolean', value: false, description: 'disable examples')