Skip to content

Commit

Permalink
vcpkd: override liblzma version
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Apr 4, 2024
1 parent 23d76f7 commit 079c8cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"builtin-baseline": "9edb1b8e590cc086563301d735cae4b6e732d2d2",
"overrides":[
{"name": "liblzma", "version": "5.4.0"}
],
"dependencies": [
"boost-date-time",
"boost-multi-index",
Expand Down

0 comments on commit 079c8cc

Please sign in to comment.