mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 18:49:07 +08:00
91ba6e4631
* [rocksdb] Update to v5.15.10 * [rocksdb] Cleanup * [rocksdb] Fix cmake targets name. * [toolchains] Set NDEBUG in release * [rocksdb] Disable vcpkg_test_cmake due to misbehavior in x64 * [tiff] Use lzma on linux
17 lines
371 B
Plaintext
17 lines
371 B
Plaintext
Source: rocksdb
|
|
Version: 5.15.10
|
|
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
|