mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:19:00 +08:00
170e44d327
* [breakpad] add support for Android triplets This changes vcpkg's custom CMakeLists.txt file for Breakpad so that it correctly builds libbreakpad_client for Android. It follows the same source file layout for Android as seen in the ./android/google_breakpad/Android.mk make file. * [breakpad] update control file * [breakpad] update versions * [breakpad] fix for unordered_map in MSVC++ STL and libstdc++ * [breakpad] update versions * [breakpad] fix to install libbreakpad on non-Android platforms * [breakpad] update versions * [breakpad] Read sources list from Android.mk Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
Source: breakpad
|
|
Version: 2020-09-14
|
|
Port-Version: 2
|
|
Build-Depends: libdisasm
|
|
Homepage: https://github.com/google/breakpad
|
|
Description: a set of client and server components which implement a crash-reporting system.
|