mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-23 19:34:02 -07: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