mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 01:19:10 +08:00
fcdac2dc15
* Correct protobuf under android (Fix issue #8218) - This fixes https://github.com/microsoft/vcpkg/issues/8218 The original error is linkely inside protobuf CMakeLists, which should link the log library under Android. See explanations here: https://github.com/protocolbuffers/protobuf/issues/2719 * ports/protobuf/CONTROL: Version 3.11.4-1
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
Source: protobuf
|
|
Version: 3.11.4-1
|
|
Homepage: https://github.com/google/protobuf
|
|
Description: Protocol Buffers - Google's data interchange format
|
|
|
|
Feature: zlib
|
|
Description: ZLib based features like Gzip streams
|
|
Build-Depends: zlib |