[pim/kldap] /: CMakeLists.txt - fix CMAKE_MODULE_PATH

Allen Winter <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 813cf0d46f640ce94d63ab77d0a8edeb12a5352e by Allen Winter.
Committed on 21/07/2026 at 12:08.
Pushed by winterz into branch 'master'.

CMakeLists.txt - fix CMAKE_MODULE_PATH

was not looking in cmake/ to findldap

M  +1    -0    CMakeLists.txt

https://invent.kde.org/pim/kldap/-/commit/813cf0d46f640ce94d63ab77d0a8edeb12a5352e

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72789bf..a58759f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,6 +11,7 @@ set(KF_MIN_VERSION "6.26.0")
 set(QT6KEYCHAIN_LIB_VERSION "0.15.0")
 find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH
+    ${CMAKE_CURRENT_SOURCE_DIR}/cmake
     ${CMAKE_CURRENT_SOURCE_DIR}/cmake/ecmcopy
     ${ECM_MODULE_PATH}
 )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.