[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kchart
From:       Peter Simonsson <peter.simonsson () gmail ! com>
Date:       2008-10-11 11:24:53
Message-ID: 1223729701.783705.29632.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 869886 by psn:

Reenable compilation of kchartcommon


 M  +28 -28    CMakeLists.txt  


--- trunk/koffice/kchart/CMakeLists.txt #869885:869886
@@ -20,43 +20,43 @@
 
 ###########  target kchartcommon  ###############
 
-#set(kchartcommon_LIB_SRCS 
-#   KChartFactory.cpp
-#   KChartPart.cpp
-#   KChartView.cpp
-#   KChartCanvas.cpp
-#   KChartViewAdaptor.cpp
-#    KChartPrintJob.cpp
+set(kchartcommon_LIB_SRCS
+   KChartFactory.cpp
+   KChartPart.cpp
+   KChartView.cpp
+   KChartCanvas.cpp
+   KChartViewAdaptor.cpp
+   KChartPrintJob.cpp
 
-#   dialogs/KCPageLayout.cpp
-#   dialogs/KCPrinterDialog.cpp
+   dialogs/KCPageLayout.cpp
+   dialogs/KCPrinterDialog.cpp
 
    # FIXME: Remove this
 #   kdchart/examples/tools/TableModel.cpp
-#)
+)
 
-#kde4_add_kcfg_files(kchartcommon_LIB_SRCS prefs.kcfgc)
+kde4_add_kcfg_files(kchartcommon_LIB_SRCS prefs.kcfgc)
 
-#kde4_add_library(kchartcommon SHARED ${kchartcommon_LIB_SRCS})
+kde4_add_library(kchartcommon SHARED ${kchartcommon_LIB_SRCS})
 
-#target_link_libraries(kchartcommon
-#	kochart
-#	koguiutils
-#	kdchart
-#	chartshapelib
-#    komain
-#    kostore
-#    flake
-#    ${KDE4_KPARTS_LIBS}
-#	${KDE4_KDE3SUPPORT_LIBS}
-#    )
+target_link_libraries(kchartcommon
+	kochart
+	koguiutils
+	kdchart
+	chartshapelib
+    komain
+    kostore
+    flake
+    ${KDE4_KPARTS_LIBS}
+	${KDE4_KDE3SUPPORT_LIBS}
+    )
 
-#set_target_properties(kchartcommon
-#	PROPERTIES VERSION ${GENERIC_KOFFICE_LIB_VERSION}
-#	SOVERSION ${GENERIC_KOFFICE_LIB_SOVERSION}
-#)
+set_target_properties(kchartcommon
+	PROPERTIES VERSION ${GENERIC_KOFFICE_LIB_VERSION}
+	SOVERSION ${GENERIC_KOFFICE_LIB_SOVERSION}
+)
 
-#install(TARGETS kchartcommon  DESTINATION ${LIB_INSTALL_DIR})
+install(TARGETS kchartcommon  DESTINATION ${LIB_INSTALL_DIR})
 
 
 ########### target kchartpart ###############
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic