From 78e39d59137bcfe1a90e53e8f4c0342d8e0939fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 25 Aug 2018 13:46:19 +0200 Subject: cmake kuser: Remove the ldap library linking MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kuser/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kuser') diff --git a/kuser/CMakeLists.txt b/kuser/CMakeLists.txt index a85c326..a5cf2a9 100644 --- a/kuser/CMakeLists.txt +++ b/kuser/CMakeLists.txt @@ -29,7 +29,7 @@ tde_add_executable( kuser AUTOMOC kgroupsystem.cpp selectconn.cpp sha1.cpp kuserprefs.kcfgc filessettings.ui generalsettings.ui ldapsettings.ui ldapsamba.ui passwordpolicy.ui LINK tdecore-shared tdeui-shared tdeio-shared tdeui-shared DCOP-shared tdefx - tdetexteditor crypt tdeabc_ldaptdeio tdeabc ldap tdentlm + tdetexteditor crypt tdeabc_ldaptdeio tdeabc tdentlm DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1