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

List:       kde-commits
Subject:    [Phonon] 9f09d29: fix some cmake stuff for testing
From:       Martin Sandsmark <martin.sandsmark () kde ! org>
Date:       2010-07-06 17:33:03
Message-ID: 201007061733.o66HX3Xp013592 () kore ! kollide ! net
[Download RAW message or body]

commit 9f09d29b776e6e79293f6e4b230c589c3cbd5f5f
Author: Martin Sandsmark <martin.sandsmark@kde.org>
Date:   Tue Jul 6 19:45:48 2010 +0200

    fix some cmake stuff for testing

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b71a614..e05440a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,6 +9,7 @@ cmake_policy(SET CMP0002 OLD)
 option(PHONON_BUILD_TESTS "Build the tests")
 
 if (PHONON_BUILD_TESTS)
+    message(STATUS "Building tests.")
     enable_testing()
 endif (PHONON_BUILD_TESTS)
 
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 243ecf2..011a078 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -2,8 +2,8 @@
 ## Then modify the CMakeLists.txt file in the root directory of your
 ## project to incorporate the testing dashboard.
 ## # The following are required to uses Dart and the Cdash dashboard
-##   ENABLE_TESTING()
-##   INCLUDE(CTest)
+ENABLE_TESTING()
+INCLUDE(CTest)
 set(CTEST_PROJECT_NAME "phonon")
 set(CTEST_NIGHTLY_START_TIME "20:00:00 CET")
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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