]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: define OpenLDAP::OpenLDAP library 42473/head
authorKefu Chai <kchai@redhat.com>
Sat, 24 Jul 2021 09:39:55 +0000 (17:39 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 24 Jul 2021 11:28:56 +0000 (19:28 +0800)
commit1af0c6195cac9f78eb876de50f638569f76dbd03
tree4a314db0c32876fb3f3098a67f3d2f81891ae356
parent1c3c42fe52cd435faa8304ef107ec689853058db
cmake: define OpenLDAP::OpenLDAP library

* define OpenLDAP::OpenLDAP, so this library can be consumed in a simpler way.
* use OpenLDAP::OpenLDAP instead of OpenLDAP_LIBRARIES when appropriate
* do not link against unused ${OpenLDAP_LIBRARIES}

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/FindOpenLDAP.cmake
src/rgw/CMakeLists.txt
src/test/CMakeLists.txt
src/test/librados/CMakeLists.txt