From ee0579aba5ce8734661091412d388645cefe9732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Sat, 24 Aug 2024 14:22:41 +0200 Subject: [PATCH] Add liblo to the feature list --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 4f0b52a2e575c1..50563b7eea2b6c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -56,6 +56,7 @@ "name": "libmad", "platform": "!osx & !ios" }, + "liblo" "libmodplug", "libogg", "libopusenc",