From 74f9c923f7081049263c63aadc34d624f39f6528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 5 Jun 2020 02:11:25 +0200 Subject: Drop explicit dependencies on dcopidl and dcopidl2cpp, because thanks to the replacement of KDE3 CMake macros with TDE macros, this is no longer needed. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit c2b90055a581e9fb95a281fab53b6c56a96a4f2d) --- tdeio/kpasswdserver/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tdeio/kpasswdserver') diff --git a/tdeio/kpasswdserver/CMakeLists.txt b/tdeio/kpasswdserver/CMakeLists.txt index 1d54ddc95..4cdc76591 100644 --- a/tdeio/kpasswdserver/CMakeLists.txt +++ b/tdeio/kpasswdserver/CMakeLists.txt @@ -38,6 +38,5 @@ set( ${target}_SRCS tde_add_kpart( ${target} AUTOMOC SOURCES ${${target}_SRCS} LINK tdeinit_kded-shared - DEPENDENCIES dcopidl DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1