Skip to content

Commit a8e8a33

Browse files
authored
Add zstd to vcpkg.json dependencies
1 parent 08aa7af commit a8e8a33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/vcpkg-manifest/vcpkg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"platform": "linux"
2929
},
3030
"wolf-midi",
31-
"nlohmann-json"
31+
"nlohmann-json",
32+
"zstd"
3233
],
3334
"vcpkg-configuration": {
3435
"overlay-ports": [

0 commit comments

Comments
 (0)