------------------------------------------------------------
revno: 73
committer: Aurelien Gateau <[email protected]>
branch nick: libindicate-qt
timestamp: Thu 2009-08-06 22:40:39 +0200
message:
  Verbose checks
modified:
  tests/CMakeLists.txt


--
lp:libindicate-qt
https://code.launchpad.net/~agateau/libindicate-qt/trunk

Your team ayatana-commits is subscribed to branch lp:libindicate-qt.
To unsubscribe from this branch go to 
https://code.launchpad.net/~agateau/libindicate-qt/trunk/+edit-subscription.
=== modified file 'tests/CMakeLists.txt'
--- tests/CMakeLists.txt	2009-07-28 07:51:48 +0000
+++ tests/CMakeLists.txt	2009-08-06 20:40:39 +0000
@@ -9,7 +9,7 @@
 
 # Call this at the end
 macro(create_check_target)
-    add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}
+    add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} --verbose
         DEPENDS ${_test_executable_list})
 endmacro(create_check_target)
 

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to