RELEASE-NOTES: update cmake LDAP-related entry [ci skip]

Reported-by: Kai Pastor
Bug: https://github.com/curl/curl/pull/15255#issuecomment-2457558219
Follow-up to 2c90f7f69e #15255
This commit is contained in:
Viktor Szakats 2024-11-05 21:17:26 +01:00
parent e1ed6b8e29
commit 1b4897f3c8
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -47,7 +47,7 @@ This release includes the following bugfixes:
o cmake: add missed variable to comment
o cmake: add native `pkg-config` detection for mbedTLS, MSH3, Quiche, Rustls, wolfSSL [149]
o cmake: allow building tests in unity mode [31]
o cmake: allow manual configuration for LDAP [144]
o cmake: rename LDAP dependency config variables to match Find modules [144]
o cmake: apply `WIN32_LEAN_AND_MEAN` to all feature checks
o cmake: avoid setting `BUILD_TESTING` [179]
o cmake: clear package version after `pkg-config` detection [207]