mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
Also exclude http_transport_test_server from Android where it doesn't build. Change-Id: I51cc3f50e4fb9db982d91b2924b8ea87d86926d4 Reviewed-on: https://chromium-review.googlesource.com/1054160 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>
16 lines
418 B
Plaintext
16 lines
418 B
Plaintext
Name: cpp-httplib
|
|
Short Name: cpp-httplib
|
|
URL: https://github.com/yhirose/cpp-httplib
|
|
Revision: 37130cd7f9df4fb4454d94dd9f0a3bb7c6ccbad8
|
|
License: MIT
|
|
License File: cpp-httplib/LICENSE
|
|
Security Critical: no (test only)
|
|
|
|
Description:
|
|
A C++11 header-only HTTP library.
|
|
|
|
Local Modifications:
|
|
- Exclude test/ and example/ subdirs.
|
|
- Patch httplib.h to use #include "third_party/zlib/zlib_crashpad.h" instead of
|
|
<zlib.h>.
|