mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
99754d1c0b
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
33 lines
971 B
Plaintext
33 lines
971 B
Plaintext
Source: folly
|
|
Version: 2019.10.21.00
|
|
Port-Version: 4
|
|
Homepage: https://github.com/facebook/folly
|
|
Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows
|
|
Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread, boost-smart-ptr
|
|
Default-Features: zlib
|
|
Supports: x64
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Support zlib for compression
|
|
|
|
Feature: bzip2
|
|
Build-Depends: bzip2
|
|
Description: Support bzip2 for compression
|
|
|
|
Feature: lzma
|
|
Build-Depends: liblzma
|
|
Description: Support LZMA for compression
|
|
|
|
Feature: zstd
|
|
Build-Depends: zstd
|
|
Description: Support zstd for compression
|
|
|
|
Feature: snappy
|
|
Build-Depends: snappy
|
|
Description: Support Snappy for compression
|
|
|
|
Feature: lz4
|
|
Build-Depends: lz4
|
|
Description: Support lz4 for compression
|