From c2b90055a581e9fb95a281fab53b6c56a96a4f2d 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 --- tdeabc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeabc') diff --git a/tdeabc/CMakeLists.txt b/tdeabc/CMakeLists.txt index 88bb97e60..fabfa2e3e 100644 --- a/tdeabc/CMakeLists.txt +++ b/tdeabc/CMakeLists.txt @@ -111,7 +111,7 @@ tde_add_library( ${target} SHARED AUTOMOC SOURCES ${${target}_SRCS} VERSION 1.2.0 LINK vcards-static vcard-shared tdeio-shared tderesources-shared - DEPENDENCIES addressee_files dcopidl + DEPENDENCIES addressee_files DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1