Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: cleanups #18597

Merged
merged 4 commits into from Nov 4, 2017
Merged

cmake: cleanups #18597

merged 4 commits into from Nov 4, 2017

Conversation

tchaikov
Copy link
Contributor

No description provided.

set(HAVE_OPENLDAP ${OPENLDAP_FOUND})
endif(${WITH_OPENLDAP})
if(WITH_OPENLDAP)
find_package(OpenLdap REQUIRED)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: tab missed

Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

tchaikov commented Nov 4, 2017

@tchaikov tchaikov merged commit 2ce53a7 into ceph:master Nov 4, 2017
@tchaikov tchaikov deleted the wip-cmake-cleanup branch November 4, 2017 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants