Radek Hubner
|
054c00e92d
|
Fix typo in CMakeList. (#12247)
Summary:
Fix https://github.com/facebook/rocksdb/issues/12237
Pull Request resolved: https://github.com/facebook/rocksdb/pull/12247
Reviewed By: pdillinger
Differential Revision: D53066154
Pulled By: ajkr
fbshipit-source-id: 0a86c2f3e6cc28f3f52af33d4414ae06b03e3bf1
|
2024-01-25 12:35:27 -08:00 |
Kefu Chai
|
cc9fa7fcdb
|
cmake: cmake related cleanups (#5662)
Summary:
- cmake: use the builtin FindBzip2.cmake from CMake
- cmake: require CMake v3.5.1
- cmake: add imported target for 3rd party libraries
- cmake: extract ReadVersion.cmake out and refactor it
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5662
Differential Revision: D16660974
Pulled By: maysamyabandeh
fbshipit-source-id: 681594910e74253251fe14ad0befc41a4d0f4fd4
|
2019-08-05 19:51:20 -07:00 |
Jay
|
185ade4c0c
|
cmake: support more compression type
Summary:
This pr enables linking all the supported compression libraries via cmake.
Closes https://github.com/facebook/rocksdb/pull/2552
Differential Revision: D5620607
Pulled By: yiwu-arbug
fbshipit-source-id: b6949181f305bfdf04a98f898c92fd0caba0c45a
|
2017-08-13 21:47:45 -07:00 |