Skip to content

Commit 07d31e0

Browse files
committed
Update vcpkg.json
1 parent 25aac06 commit 07d31e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

engines/warzone2100/vcpkg.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3+
"builtin-baseline": "5300a2a461a53b76405db4fcbe6aeb0eea43935d",
34
"dependencies": [
45
"physfs",
56
"minizip",
67
"libsodium",
78
"shaderc"
9+
],
10+
"overrides": [
11+
{ "name": "shaderc", "version": "2023.8" }
812
]
913
}

0 commit comments

Comments
 (0)