subprojects: add libmpdclient wrap

This commit is contained in:
Max Kellermann
2023-12-20 17:06:15 +01:00
parent 303d981099
commit a4ead670ed
7 changed files with 39 additions and 8 deletions

View File

@@ -32,7 +32,6 @@ from build.toolchain import AndroidNdkToolchain
# a list of third-party libraries to be used by MPD on Android
from build.libs import *
thirdparty_libs = [
libmpdclient,
libid3tag,
libmodplug,
wildmidi,