mirror of
https://github.com/falk-werner/webfused
synced 2025-06-13 20:53:50 +00:00
3 lines
177 B
Meson
3 lines
177 B
Meson
option('without_tests', type: 'boolean', value: false, description: 'disable unit tests')
|
|
option('without_userdb', type: 'boolean', value: false, description: 'disable userdb')
|