Skip to content

Commit

Permalink
Merge pull request #60201 from qgis/m-kuhn-patch-2
Browse files Browse the repository at this point in the history
[vcpkg] Enable kea and freexl drivers for GDAL
  • Loading branch information
m-kuhn authored Jan 21, 2025
2 parents 0ebaa39 + 735e4d9 commit 282a5a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vcpkg/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@
"expat",
{
"name": "gdal",
"default-features": false,
"features": [
"freexl",
"kea",
"poppler"
]
},
Expand Down

0 comments on commit 282a5a1

Please sign in to comment.