mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 03:18:06 +08:00
22 lines
455 B
Plaintext
22 lines
455 B
Plaintext
Source: librdkafka
|
|
Version: 2019-06-13
|
|
Description: The Apache Kafka C/C++ library
|
|
Homepage: https://github.com/edenhill/librdkafka
|
|
Default-Features: ssl
|
|
|
|
Feature: lz4
|
|
Description: Enable external LZ4 library support
|
|
Build-Depends: lz4
|
|
|
|
Feature: ssl
|
|
Description: Build with OpenSSL
|
|
Build-Depends: openssl
|
|
|
|
Feature: zlib
|
|
Description: Build with zlib
|
|
Build-Depends: zlib
|
|
|
|
Feature: zstd
|
|
Description: Build with zstd
|
|
Build-Depends: zstd
|