Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2022-11-08 14:36:09 +01:00
7 changed files with 31 additions and 12 deletions

View File

@@ -22,6 +22,10 @@ if libzzip_dep.found()
found_archive_plugin = true
endif
if not found_archive_plugin
subdir_done()
endif
archive_plugins = static_library(
'archive_plugins',
archive_plugins_sources,