From: Viktor Szakats Date: Tue, 5 Nov 2024 20:17:26 +0000 (+0100) Subject: RELEASE-NOTES: update cmake LDAP-related entry [ci skip] X-Git-Tag: curl-8_11_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b4897f3c8e16413b96499f7e8dd55a3c9ace54a;p=thirdparty%2Fcurl.git 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 2c90f7f69e117543a9f0102bb89112125f0032bd #15255 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1862016753..e2ad81aeb6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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]