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

List:       kde-commits
Subject:    playground/office/skrooge
From:       Laurent Montel <montel () kde ! org>
Date:       2009-05-11 7:13:53
Message-ID: 1242026033.475191.29315.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 966377 by mlaurent:

cmakelint


 M  +2 -2      skgbankgui/CMakeLists.txt  
 M  +1 -3      skgbankmodeler/CMakeLists.txt  
 M  +0 -2      skgbasegui/CMakeLists.txt  
 M  +0 -2      skrooge_bookmark/CMakeLists.txt  
 M  +0 -1      skrooge_monthly/CMakeLists.txt  
 M  +0 -1      skrooge_print/CMakeLists.txt  
 M  +0 -1      skrooge_scheduled/CMakeLists.txt  


--- trunk/playground/office/skrooge/skgbankgui/CMakeLists.txt #966376:966377
@@ -19,10 +19,10 @@
 
 KDE4_ADD_LIBRARY(skgbankgui SHARED ${skgbankgui_SRCS})
 
-TARGET_LINK_LIBRARIES(skgbankgui QtSql QtDesigner ${KDE4_KDEUI_LIBS} \
${KDE4_KPARTS_LIBS} ${KDE4_KFILE_LIBS} skgbankmodeler skgbasemodeler skgbasegui) \
+TARGET_LINK_LIBRARIES(skgbankgui ${QT_QTSQL_LIBRARY} QtDesigner ${KDE4_KDEUI_LIBS} \
${KDE4_KPARTS_LIBS} ${KDE4_KFILE_LIBS} skgbankmodeler skgbasemodeler skgbasegui)  \
SET_TARGET_PROPERTIES( skgbankgui PROPERTIES VERSION ${VERSION} SOVERSION 1 )  
 ########### install files ###############
-INSTALL(TARGETS skgbankgui LIBRARY DESTINATION ${LIB_INSTALL_DIR}  )
+INSTALL(TARGETS skgbankgui ${INSTALL_TARGETS_DEFAULT_ARGS}  )
 
 kde4_install_icons(${ICON_INSTALL_DIR})
--- trunk/playground/office/skrooge/skgbankmodeler/CMakeLists.txt #966376:966377
@@ -23,8 +23,6 @@
    skgimportexportmanager.cpp
  )
 
-QT4_AUTOMOC(${skgbankmodeler_SRCS})
-
 #build a shared library
 KDE4_ADD_LIBRARY(skgbankmodeler SHARED ${skgbankmodeler_SRCS})
 
@@ -33,4 +31,4 @@
 SET_TARGET_PROPERTIES( skgbankmodeler PROPERTIES VERSION ${VERSION} SOVERSION 1 )
 
 ########### install files ###############
-INSTALL(TARGETS skgbankmodeler LIBRARY DESTINATION ${LIB_INSTALL_DIR})
+INSTALL(TARGETS skgbankmodeler ${INSTALL_TARGETS_DEFAULT_ARGS})
--- trunk/playground/office/skrooge/skgbasegui/CMakeLists.txt #966376:966377
@@ -35,8 +35,6 @@
    skgautohide.cpp
  )
 
-QT4_AUTOMOC(${skgbasegui_SRCS})
-
 kde4_add_ui_files(skgbasegui_SRCS skgmainpanel_base.ui skgmainpanel_pref.ui \
skggraphicsview.ui skgtablewithgraph.ui)  
 kde4_add_kcfg_files(skgbasegui_SRCS skrooge.kcfgc )
--- trunk/playground/office/skrooge/skrooge_bookmark/CMakeLists.txt #966376:966377
@@ -14,8 +14,6 @@
 
 SET(skrooge_bookmark_SRCS skgbookmarkplugin.cpp skgbookmarkplugindockwidget.cpp)
 
-QT4_AUTOMOC(${skrooge_bookmark_SRCS})
-
 kde4_add_ui_files(skrooge_bookmark_SRCS skgbookmarkplugindockwidget_base.ui)
 
 kde4_add_plugin(skrooge_bookmark ${skrooge_bookmark_SRCS})
--- trunk/playground/office/skrooge/skrooge_monthly/CMakeLists.txt #966376:966377
@@ -15,7 +15,6 @@
 	skgmonthlyplugin.cpp
 	skgmonthlypluginwidget.cpp)
 
-QT4_AUTOMOC(${skrooge_monthly_SRCS})
 
 kde4_add_ui_files(skrooge_monthly_SRCS skgmonthlypluginwidget_base.ui \
skgmonthlypluginwidget_pref.ui)  kde4_add_kcfg_files(skrooge_monthly_SRCS \
                skrooge_monthly.kcfgc )
--- trunk/playground/office/skrooge/skrooge_print/CMakeLists.txt #966376:966377
@@ -15,7 +15,6 @@
 SET(skrooge_print_SRCS 
 	skgprintplugin.cpp)
 
-QT4_AUTOMOC(${skrooge_print_SRCS})
 
 kde4_add_ui_files(skrooge_print_SRCS skgprintpluginwidget_pref.ui)
 kde4_add_kcfg_files(skrooge_print_SRCS skrooge_print.kcfgc )
--- trunk/playground/office/skrooge/skrooge_scheduled/CMakeLists.txt #966376:966377
@@ -16,7 +16,6 @@
 	skgscheduledplugin.cpp 
 	skgscheduledpluginwidget.cpp)
 
-QT4_AUTOMOC(${skrooge_scheduled_SRCS})
 
 kde4_add_ui_files(skrooge_scheduled_SRCS skgscheduledpluginwidget_base.ui \
skgscheduledpluginwidget_pref.ui)  kde4_add_kcfg_files(skrooge_scheduled_SRCS \
skrooge_scheduled.kcfgc )


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

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