mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-02 13:01:18 +12:00
Upgrade vcpkg + submodule dependencies (#719)
This commit is contained in:
parent
a7f6043205
commit
3ff3b732c8
22 changed files with 11 additions and 729 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue