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: default CURL_DISABLE_LDAPS to the value of CURL_DISABLE_LDAP #14758

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Sep 2, 2024

After this patch LDAPS is disabled by default when LDAP is manually
disabled.

This makes it unnecessary to disable them in sync manually just to avoid
a CMakeLists.txt warning.

Syncs behavior with ./configure.

After this patch LDAPS is disabled by default if LDAP has been manually
disabled.

This makes it unnecessary to disable them in sync manually just to avoid
a `CMakeLists.txt` warning.

Syncs behavior with `./configure`.
@vszakats vszakats added the cmake label Sep 2, 2024
@github-actions github-actions bot added the CI Continuous Integration label Sep 2, 2024
@vszakats vszakats closed this in 6004f96 Sep 2, 2024
@vszakats vszakats deleted the cm-ldaps-def-to-ldap branch September 2, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration cmake
Development

Successfully merging this pull request may close these issues.

1 participant