Skip to content

Commit

Permalink
Enable more tiff encodings
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Jan 27, 2025
1 parent 4839e6e commit 9b33726
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 9b33726

Please sign in to comment.