mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-02 21:17:17 +00:00
vcpkg,cmake: Use vcpkg for dbghelp
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
"yuzu-tests": {
|
||||
"description": "Compile tests",
|
||||
"dependencies": [ "catch2" ]
|
||||
},
|
||||
"dbghelp": {
|
||||
"description": "Compile Windows crash dump (Minidump) support",
|
||||
"dependencies": [ "dbghelp" ]
|
||||
}
|
||||
},
|
||||
"overrides": [
|
||||
|
||||
Reference in New Issue
Block a user