mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 08:19:08 +08:00
1c4a1d1cef
* [protobuf-c]Add new port. * [protobuf-c]Add homepage. * [protobuf-c] Remove useless code. * update baseline * update baseline
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
Source: protobuf-c
|
|
Version: 1.3.2
|
|
Homepage: https://github.com/protobuf-c/protobuf-c
|
|
Description: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.
|
|
Build-Depends: protobuf
|
|
|
|
Feature: tools
|
|
Description: build tools.
|
|
|
|
Feature: test
|
|
Description: build test project.
|
|
Build-Depends: protobuf[tools] |