From 2e6329bb867b53018a82e93620fa518b2107c278 Mon Sep 17 00:00:00 2001 From: henderkes Date: Thu, 18 Sep 2025 18:16:23 +0200 Subject: [PATCH] add cpp-library for imagemagick too --- config/lib.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/lib.json b/config/lib.json index 096e7a42..392786b2 100644 --- a/config/lib.json +++ b/config/lib.json @@ -231,6 +231,7 @@ }, "imagemagick": { "source": "imagemagick", + "cpp-library": true, "pkg-configs": [ "Magick++-7.Q16HDRI", "MagickCore-7.Q16HDRI",