mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
added build options for meson
This commit is contained in:
@@ -1 +1,3 @@
|
||||
option('without_install', type: 'boolean', value: false, description: 'skip installation shared libraries, headers and pkg-config files')
|
||||
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')
|
||||
Reference in New Issue
Block a user