Skip to content

Commit

Permalink
Merge pull request #5960 from opengisch/m-kuhn-patch-3
Browse files Browse the repository at this point in the history
Enable more tiff encodings
  • Loading branch information
m-kuhn authored Jan 28, 2025
2 parents 48e2321 + 9b33726 commit 067ab11
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,15 @@
"name": "sentry-native",
"platform": "!android & !ios & !osx"
},
"spix-qt6"
"spix-qt6",
{
"name": "tiff",
"features": [
"lerc",
"libdeflate",
"webp",
"zstd"
]
}
]
}

0 comments on commit 067ab11

Please sign in to comment.