Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2019-04-18 11:48:22 +02:00
12 changed files with 60 additions and 25 deletions

View File

@@ -9,6 +9,11 @@ db_api_dep = declare_dependency(
link_with: db_api,
)
if not enable_database
db_glue_dep = db_api_dep
subdir_done()
endif
subdir('plugins')
db_glue_sources = [