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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/messenger/libpapillon/tests
From:       Matt Rogers <mattr () kde ! org>
Date:       2007-01-20 5:11:55
Message-ID: 1169269915.764276.8592.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 625442 by mattr:

no app bundles for the tests

 M  +10 -10    CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/protocols/messenger/libpapillon/tests/CMakeLists.txt #625441:625442
@@ -17,7 +17,7 @@
 
 kde4_automoc(${connection_test_SRCS})
 
-kde4_add_executable(connection_test RUN_UNINSTALLED ${connection_test_SRCS})
+kde4_add_executable(connection_test NOGUI RUN_UNINSTALLED ${connection_test_SRCS})
 
 target_link_libraries(connection_test ${PAPILLON_TEST_LIBRARIES} )
 
@@ -26,7 +26,7 @@
 
 kde4_automoc(${connector_test_SRCS})
 
-kde4_add_executable(connector_test RUN_UNINSTALLED ${connector_test_SRCS})
+kde4_add_executable(connector_test NOGUI RUN_UNINSTALLED ${connector_test_SRCS})
 
 target_link_libraries(connector_test ${PAPILLON_TEST_LIBRARIES} )
 
@@ -35,7 +35,7 @@
 
 kde4_automoc(${papillon_console_SRCS})
 
-kde4_add_executable(papillon_console RUN_UNINSTALLED ${papillon_console_SRCS})
+kde4_add_executable(papillon_console NOGUI RUN_UNINSTALLED ${papillon_console_SRCS})
 
 target_link_libraries(papillon_console ${QT_QTGUI_LIBRARY} ${PAPILLON_TEST_LIBRARIES})
 
@@ -45,7 +45,7 @@
 
 kde4_automoc(${transfer_test_SRCS})
 
-kde4_add_executable(transfer_test RUN_UNINSTALLED ${transfer_test_SRCS})
+kde4_add_executable(transfer_test NOGUI RUN_UNINSTALLED ${transfer_test_SRCS})
 
 target_link_libraries(transfer_test ${PAPILLON_TEST_LIBRARIES} )
 
@@ -57,7 +57,7 @@
 
 kde4_automoc(${coreprotocol_test_SRCS} )
 
-kde4_add_executable(coreprotocol_test RUN_UNINSTALLED ${coreprotocol_test_SRCS})
+kde4_add_executable(coreprotocol_test NOGUI RUN_UNINSTALLED ${coreprotocol_test_SRCS})
 
 target_link_libraries(coreprotocol_test ${PAPILLON_TEST_LIBRARIES})
 
@@ -69,7 +69,7 @@
 
 kde4_automoc(${mimeheader_test_SRCS} )
 
-kde4_add_executable(mimeheader_test RUN_UNINSTALLED ${mimeheader_test_SRCS})
+kde4_add_executable(mimeheader_test NOGUI RUN_UNINSTALLED ${mimeheader_test_SRCS})
 
 target_link_libraries(mimeheader_test ${PAPILLON_TEST_LIBRARIES})
 
@@ -82,7 +82,7 @@
 
 kde4_automoc(${httptransfer_test_SRCS})
 
-kde4_add_executable(httptransfer_test RUN_UNINSTALLED ${httptransfer_test_SRCS})
+kde4_add_executable(httptransfer_test NOGUI RUN_UNINSTALLED ${httptransfer_test_SRCS})
 
 target_link_libraries(httptransfer_test ${PAPILLON_TEST_LIBRARIES})
 
@@ -94,7 +94,7 @@
 
 kde4_automoc(${httpcoreprotocol_test_SRCS})
 
-kde4_add_executable(httpcoreprotocol_test RUN_UNINSTALLED ${httpcoreprotocol_test_SRCS})
+kde4_add_executable(httpcoreprotocol_test NOGUI RUN_UNINSTALLED ${httpcoreprotocol_test_SRCS})
 
 target_link_libraries(httpcoreprotocol_test ${PAPILLON_TEST_LIBRARIES})
 
@@ -106,7 +106,7 @@
 
 kde4_automoc(${statusmessage_test_SRCS})
 
-kde4_add_executable(statusmessage_test RUN_UNINSTALLED ${statusmessage_test_SRCS})
+kde4_add_executable(statusmessage_test NOGUI RUN_UNINSTALLED ${statusmessage_test_SRCS})
 
 target_link_libraries(statusmessage_test ${PAPILLON_TEST_LIBRARIES})
 
@@ -118,7 +118,7 @@
 
 kde4_automoc(${challenge_test_SRCS})
 
-kde4_add_executable(challenge_test RUN_UNINSTALLED ${challenge_test_SRCS})
+kde4_add_executable(challenge_test NOGUI RUN_UNINSTALLED ${challenge_test_SRCS})
 
 target_link_libraries(challenge_test ${PAPILLON_TEST_LIBRARIES} ${QCA2_LIBRARIES})
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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