Merge tag 'v0.21.17'

release v0.21.17
This commit is contained in:
Max Kellermann
2019-12-16 23:43:51 +01:00
18 changed files with 94 additions and 23 deletions

View File

@@ -52,6 +52,9 @@ xiph = static_library(
'VorbisPicture.cxx',
'XiphTags.cxx',
include_directories: inc,
dependencies: [
libvorbis_dep,
],
)
xiph_dep = declare_dependency(