From d71a3e005ca9c7cc50bf6b314ecea04acab0258c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 11 Nov 2012 16:52:24 -0600 Subject: Additional changes to support building with cmake. Thanks to Slavek Banko. --- khexedit/parts/kpart/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/parts/kpart') diff --git a/khexedit/parts/kpart/CMakeLists.txt b/khexedit/parts/kpart/CMakeLists.txt index c89e1bf..af4d5b5 100644 --- a/khexedit/parts/kpart/CMakeLists.txt +++ b/khexedit/parts/kpart/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( ##### khexedit2part (kpart) ##################### -tde_add_kpart( khexedit2part AUTOMOC +tde_add_kpart( libkhexedit2part AUTOMOC SOURCES khepart.cpp khebrowserextension.cpp khepartfactory.cpp LINK khexeditcommon-shared kparts-shared -- cgit v1.2.1