From 780c314c0fb4dfd284ebfa5d66ca382d960789b7 Mon Sep 17 00:00:00 2001 From: Gabriel Bolbotina Date: Fri, 28 Aug 2026 14:39:44 +0300 Subject: [PATCH] Added poppler library to the gdal vcpkg --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 7c585b254..6d44679ca 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -57,6 +57,7 @@ { "name": "gdal", "features": [ + "poppler", { "name": "tools", "platform": "linux | osx"