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

removed dobuild and adapter stuff

This commit is contained in:
Falk Werner
2020-06-15 22:28:42 +02:00
parent 2da9de5641
commit 254905303f
193 changed files with 60 additions and 15844 deletions

View File

@@ -1,3 +1,2 @@
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')
option('without_examples', type: 'boolean', value: false, description: 'disable examples')