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

List:       kde-commits
Subject:    kdesupport/qt-dbus
From:       Thiago Macieira <thiago () kde ! org>
Date:       2006-06-05 15:31:52
Message-ID: 1149521512.360566.8948.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 548442 by thiago:

Move dbus from examples/ to tools/ and install it

 M  +0 -6      examples/CMakeLists.txt  
 D             examples/dbus.cpp  
 M  +6 -0      tools/CMakeLists.txt  
 A             tools/dbus.cpp   examples/dbus.cpp#548124


--- trunk/kdesupport/qt-dbus/examples/CMakeLists.txt #548441:548442
@@ -16,12 +16,6 @@
 
 ########### next target ###############
 
-ADD_EXECUTABLE(dbus dbus.cpp)
-TARGET_LINK_LIBRARIES(dbus dbus-qt4-1)
-
-
-########### next target ###############
-
 ADD_EXECUTABLE(ping ping.cpp)
 TARGET_LINK_LIBRARIES(ping  dbus-qt4-1)
 
--- trunk/kdesupport/qt-dbus/tools/CMakeLists.txt #548441:548442
@@ -33,3 +33,9 @@
 
 INSTALL_TARGETS(/bin dbuscpp2xml )
 
+########### next target ###############
+
+ADD_EXECUTABLE(dbus dbus.cpp)
+TARGET_LINK_LIBRARIES(dbus dbus-qt4-1)
+INSTALL_TARGETS(/bin dbus )
+
[prev in list] [next in list] [prev in thread] [next in thread] 

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