From 48087e1d5650499b6093a6816356d467c8461802 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:46 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kdict/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdict/CMakeLists.txt') diff --git a/kdict/CMakeLists.txt b/kdict/CMakeLists.txt index 190f17c8..d699394b 100644 --- a/kdict/CMakeLists.txt +++ b/kdict/CMakeLists.txt @@ -39,5 +39,5 @@ tde_add_tdeinit_executable( kdict AUTOMOC SOURCES dcopinterface.skel main.cpp actions.cpp dict.cpp options.cpp queryview.cpp toplevel.cpp sets.cpp matchview.cpp application.cpp - LINK khtml-shared pthread + LINK tdehtml-shared pthread ) -- cgit v1.2.1