vcpkg/ports/rocksdb/CONTROL
Robert Schumacher 223d5d82ac
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07

* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00

21 lines
438 B
Plaintext

Source: rocksdb
Version: 6.0.2
Description: A library that provides an embeddable, persistent key-value store for fast storage
Default-Features: zlib
Feature: lz4
Build-Depends: lz4
Description: lz4 support in rocksdb
Feature: snappy
Build-Depends: snappy
Description: snappy support in rocksdb
Feature: zlib
Build-Depends: zlib
Description: zlib support in rocksdb
Feature: tbb
Build-Depends: tbb
Description: tbb support in rocksdb