vcpkg/ports/crashpad/CONTROL
Martin Vejdarski 6d5a1a897e
[gn, crashpad] Add GN build support and crashpad port (#10505)
* [vcpkg_find_acquire_program] Add gn

* [GN] Add build system support

* [crashpad] Add new port
2020-05-11 14:58:12 -07:00

8 lines
520 B
Plaintext

Source: crashpad
Version: 2020-03-18
Homepage: https://chromium.googlesource.com/crashpad/crashpad/+/master/README.md
Description: Crashpad is a crash-reporting system.
Crashpad is a library for capturing, storing and transmitting postmortem crash reports from a client to an upstream collection server. Crashpad aims to make it possible for clients to capture process state at the time of crash with the best possible fidelity and coverage, with the minimum of fuss.
Build-Depends: zlib
Supports: x64 & (osx|windows)