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

List:       kde-commits
Subject:    koffice/kchart/kdchart
From:       David Faure <faure () kde ! org>
Date:       2006-04-14 15:35:22
Message-ID: 1145028922.984410.6322.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 529846 by dfaure:

Fix linking


 M  +2 -2      CMakeLists.txt  


--- trunk/koffice/kchart/kdchart/CMakeLists.txt #529845:529846
@@ -42,7 +42,7 @@
 
 kde4_add_library(kdchart SHARED ${kdchart_LIB_SRCS})
 
-target_link_libraries(kdchart  ${KDE4_KDECORE_LIBS} )
+target_link_libraries(kdchart ${KDE4_KDECORE_LIBS} ${QT_QTXML_LIBRARY} )
 
 set_target_properties(kdchart PROPERTIES VERSION 1.0.0 SOVERSION 1 )
 install_targets(${LIB_INSTALL_DIR} kdchart )
@@ -50,7 +50,7 @@
 
 ########### install files ###############
 
-install_files( /include FILES  KDChartTableBase.h	 			KDChartListTable.h	 \
KDChartVectorTable.h	 			KDChartTable.h		 			KDChartParams.h		 			KDFrameProfileSection.h	 \
KDChartPropertySet.h	 			KDChartDataIntern.h	 			KDChartDataRegion.h	 			KDFrame.h		 \
KDChartGlobal.h		 			KDChartWidget.h		 			KDChartCustomBox.h	 			KDChartEnums.h		 \
KDChartTextPiece.h	 			KDChartAxisParams.h  			kdchart_export.h ) +install_files( /include \
FILES KDChartTableBase.h KDChartListTable.h KDChartVectorTable.h KDChartTable.h KDChartParams.h \
KDFrameProfileSection.h KDChartPropertySet.h KDChartDataIntern.h KDChartDataRegion.h KDFrame.h \
KDChartGlobal.h KDChartWidget.h KDChartCustomBox.h KDChartEnums.h KDChartTextPiece.h \
KDChartAxisParams.h kdchart_export.h )  
 kde4_footer()
 


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

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