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

List:       kde-commits
Subject:    KDE/kdebindings/smoke
From:       Arno Rehn <kde () arnorehn ! de>
Date:       2009-12-18 17:56:22
Message-ID: 1261158982.168002.16637.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1063518 by arnorehn:

correct dependencies


 M  +0 -2      kdecore/CMakeLists.txt  
 M  +8 -4      kdevplatform/CMakeLists.txt  
 M  +6 -1      kdevplatform/smokeconfig.xml  


--- trunk/KDE/kdebindings/smoke/kdecore/CMakeLists.txt #1063517:1063518
@@ -64,8 +64,6 @@
 
 kde4_add_library(smokekdecore SHARED ${smokekdecore_LIB_SRCS})
 
-add_dependencies(smokekdecore smokeqt)
-
 target_link_libraries(smokekdecore
     ${QT_QTCORE_LIBRARY}
     ${QT_QTNETWORK_LIBRARY}
--- trunk/KDE/kdebindings/smoke/kdevplatform/CMakeLists.txt #1063517:1063518
@@ -78,10 +78,14 @@
     ${KDEVPLATFORM_VCS_LIBRARIES}
     ${KDEVPLATFORM_DEBUGGER_LIBRARIES}
     ${QT_QTCORE_LIBRARY} 
-    ${QT_QTGUI_LIBRARY} 
-    smokekde
-    smokektexteditor
-    smokeqt )
+    ${QT_QTGUI_LIBRARY}
+    smokeqtcore
+    smokekdecore
+    smokekdeui
+    smokekparts
+    smokekio
+    smokekutils
+    smokekfile)
 
 set_target_properties(smokekdevplatform PROPERTIES VERSION 3.0.0 SOVERSION 3 )
 install(TARGETS smokekdevplatform DESTINATION ${LIB_INSTALL_DIR} )
--- trunk/KDE/kdebindings/smoke/kdevplatform/smokeconfig.xml #1063517:1063518
@@ -1,7 +1,12 @@
 <config>
     <moduleName>kdevplatform</moduleName>
     <parentModules>
-        <module>kde</module>
+        <module>kdecore</module>
+        <module>kdeui</module>
+        <module>kparts</module>
+        <module>kio</module>
+        <module>kutils</module>
+        <module>kfile</module>
     </parentModules>
     <parts>10</parts>
     <scalarTypes>
[prev in list] [next in list] [prev in thread] [next in thread] 

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