From 14f6c3983a59036c69ebf5e2478fdf4b8e619b01 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sun, 12 Aug 2018 10:43:28 +0200 Subject: kuser is building. added DCOP-shared tdefx tdetexteditor tdentlm to the linker. --- kuser/CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kuser/CMakeLists.txt b/kuser/CMakeLists.txt index 2ecfd90..a85c326 100644 --- a/kuser/CMakeLists.txt +++ b/kuser/CMakeLists.txt @@ -15,6 +15,7 @@ include_directories( link_directories( ${TQT_LIBRARY_DIRS} + ${TDE_LIB_DIR} ) @@ -27,7 +28,8 @@ tde_add_executable( kuser AUTOMOC kgroupfiles.cpp kuserldap.cpp kgroupldap.cpp kusersystem.cpp 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 crypt tdeabc_ldaptdeio tdeabc ldap + LINK tdecore-shared tdeui-shared tdeio-shared tdeui-shared DCOP-shared tdefx + tdetexteditor crypt tdeabc_ldaptdeio tdeabc ldap tdentlm DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.3