]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: cleanup FindOpenLdap.cmake
authorKefu Chai <kchai@redhat.com>
Thu, 21 Jul 2016 17:28:21 +0000 (01:28 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 25 Jul 2016 07:39:01 +0000 (15:39 +0800)
commite21d98aed4ac18bbe0b4a3f29c4e6225cd787707
treec9d9fc12833ebc703cbc2af5d2c9794f92dbc18b
parent3f6fd585f8afa93d4462881232ebf7c206b78259
cmake: cleanup FindOpenLdap.cmake

* use find_package_handle_standard_args() and remove unused bits.
* rename OPENLDAP_LIBS to OPENLDAP_LIBRARIES, to be consistent with
  find_package() modules.

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