From d343ceebd9031a1ff6eff4e6904ab7433f0553d7 Mon Sep 17 00:00:00 2001 From: henderkes Date: Thu, 21 May 2026 23:12:06 +0700 Subject: [PATCH] libheif is c++ --- config/lib.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/lib.json b/config/lib.json index 819287ef..eaf614d8 100644 --- a/config/lib.json +++ b/config/lib.json @@ -454,6 +454,7 @@ }, "libheif": { "source": "libheif", + "cpp-library": true, "static-libs-unix": [ "libheif.a" ],