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

List:       kde-commits
Subject:    [Phonon] e6b9df5: add a CTestConfig.cmake for cdash support.
From:       Martin Sandsmark <martin.sandsmark () kde ! org>
Date:       2010-07-06 12:24:05
Message-ID: 201007061224.o66CO5Uh029891 () kore ! kollide ! net
[Download RAW message or body]


	A	 CTestConfig.cmake	 [License: UNKNOWN]

commit e6b9df5fc6dcecb3ff14998aa77e5ef294d81935
Author: Martin Sandsmark <martin.sandsmark@kde.org>
Date:   Tue Jul 6 14:35:46 2010 +0200

    add a CTestConfig.cmake for cdash support.

diff --git a/CTestConfig.cmake b/CTestConfig.cmake
new file mode 100644
index 0000000..243ecf2
--- /dev/null
+++ b/CTestConfig.cmake
@@ -0,0 +1,16 @@
+## This file should be placed in the root directory of your project.
+## 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)
+set(CTEST_PROJECT_NAME "phonon")
+set(CTEST_NIGHTLY_START_TIME "20:00:00 CET")
+
+set(CTEST_DROP_METHOD "http")
+set(CTEST_DROP_SITE "my.cdash.org")
+set(CTEST_DROP_LOCATION "/submit.php?project=phonon")
+set(CTEST_DROP_SITE_CDASH TRUE)
+
+set(PHONON_BUILD_TESTS TRUE)
+
[prev in list] [next in list] [prev in thread] [next in thread] 

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