aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-10-29 23:41:13 -0400
committerGitHub <noreply@github.com>2023-10-29 23:41:13 -0400
commiteec3d356b69711b34145d16e669e25403880774e (patch)
tree55ea35e1fe80f8539ec7fd7ec2aaa3164a5679d1 /vcpkg.json
parentadb090090605d3b1f4368fb0c7bc836206aa4bdf (diff)
parentd3997bad9b84579938d8cdb44b1d17cfab7bbcce (diff)
Merge pull request #11689 from liamwhite/breakpad
qt: implement automatic crash dump support
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 203fc9708..da4e9edb9 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -33,10 +33,6 @@
"description": "Compile tests",
"dependencies": [ "catch2" ]
},
- "dbghelp": {
- "description": "Compile Windows crash dump (Minidump) support",
- "dependencies": [ "dbghelp" ]
- },
"web-service": {
"description": "Enable web services (telemetry, etc.)",
"dependencies": [