[vcpkg] Enable kea and freexl drivers for GDAL

Because more drivers, more pleasure
This commit is contained in:
Matthias Kuhn 2025-01-21 13:59:03 +01:00 committed by GitHub
parent f26ec77ae2
commit 735e4d990f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,8 +42,9 @@
"expat",
{
"name": "gdal",
"default-features": false,
"features": [
"freexl",
"kea",
"poppler"
]
},