From 1b4897f3c8e16413b96499f7e8dd55a3c9ace54a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 5 Nov 2024 21:17:26 +0100 Subject: [PATCH] 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 --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.47.3