mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 05:36:38 +08:00
21 lines
406 B
Plaintext
21 lines
406 B
Plaintext
Source: librdkafka
|
|
Version: 2019-04-16
|
|
Description: The Apache Kafka C/C++ library
|
|
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
|