summaryrefslogtreecommitdiff
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorZach Mullen <zach.mullen@kitware.com>2009-12-21 12:27:04 -0500
committerZach Mullen <zach.mullen@kitware.com>2009-12-21 12:27:04 -0500
commit7af553188ec50c976a5d0c8174d2f47cac68d71d (patch)
tree65158f6a94f6707bbdb60060c9d8f1fd5b779b7e /CTestConfig.cmake
parentcb27cfb1cc6d8a273f69506414c2991b6c989621 (diff)
downloadcmake-7af553188ec50c976a5d0c8174d2f47cac68d71d.tar.gz
Added support for CTest awareness of the CDash version. This will help forward compatibility for both tools. Note that this changeset effectively makes the default to disable output compression. Now, to enable output compression, the CDASH_CTEST_VERSION must be explicity set to >= 1.6. Automated detection of the CDash version is the next step.
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 8553b4b489..145792b726 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -16,6 +16,7 @@ set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.cdash.org")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=CMake")
set(CTEST_DROP_SITE_CDASH TRUE)
+set(CTEST_CDASH_VERSION "1.4")
# use old trigger stuff so that cmake 2.4 and below will not
# get errors on trigger