We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25aac06 commit 07d31e0Copy full SHA for 07d31e0
engines/warzone2100/vcpkg.json
@@ -1,9 +1,13 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3
+ "builtin-baseline": "5300a2a461a53b76405db4fcbe6aeb0eea43935d",
4
"dependencies": [
5
"physfs",
6
"minizip",
7
"libsodium",
8
"shaderc"
9
+ ],
10
+ "overrides": [
11
+ { "name": "shaderc", "version": "2023.8" }
12
]
13
}
0 commit comments