Upgrade vcpkg + submodule dependencies (#719)

This commit is contained in:
Exzap 2023-03-28 17:43:02 +02:00 committed by GitHub
parent a7f6043205
commit 3ff3b732c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 11 additions and 729 deletions

View file

@ -1,7 +1,7 @@
{
"name": "cemu",
"version-string": "1.0",
"builtin-baseline": "1b0252ca70ca2244a711535462c7f981eb439e83",
"builtin-baseline": "b81bc3a83fdbdffe80325eeabb2ec735a1f3c29d",
"dependencies": [
"pugixml",
"zlib",
@ -33,7 +33,10 @@
"boost-random",
"fmt",
"glm",
"glslang",
{
"name": "glslang",
"default-features": false
},
"zstd",
{
"name": "wxwidgets",