]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
CMake has stock FindZLIB in upper case. (#5261) ceph-octopus-v5.8-1435
authorTongliang Liao <xkszltl@gmail.com>
Mon, 29 Apr 2019 22:27:09 +0000 (15:27 -0700)
committerMark Nelson <mnelson@redhat.com>
Thu, 18 Jul 2019 18:02:49 +0000 (13:02 -0500)
commit4c736f177851cbf9fb7a6790282306ffac5065f8
treee60cc5b7a0e76c2baebb890e9dba8147ae55be1d
parentffed5e68515620e1de0b66d96d2ec15cef1c82a7
CMake has stock FindZLIB in upper case. (#5261)

Summary:
More details in https://cmake.org/cmake/help/v3.14/module/FindZLIB.html

This resolves the cmake config error of not finding `Findzlib` on Linux (CentOS 7 + cmake 3.14.3 + gcc-8).
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5261

Differential Revision: D15138052

Pulled By: maysamyabandeh

fbshipit-source-id: 2f4445f49a36c16e6f1e05c090018c02379c0de4
CMakeLists.txt