summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2008-02-29 19:58:33 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2008-02-29 19:58:33 (GMT)
commit22dc873ef07bdb31ee80b6117a781b1253ae7f94 (patch)
treeb95ec3c8dc92c458f3e2a4498b61e6ca59eebc99 /Modules
parentb548b34a117f11f071cf29888e8270a5a398a4e9 (diff)
downloadCMake-22dc873ef07bdb31ee80b6117a781b1253ae7f94.zip
CMake-22dc873ef07bdb31ee80b6117a781b1253ae7f94.tar.gz
CMake-22dc873ef07bdb31ee80b6117a781b1253ae7f94.tar.bz2
ENH: allow cdash not to trigger
Diffstat (limited to 'Modules')
-rw-r--r--Modules/DartConfiguration.tcl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in
index daf8b79..3ff6a59 100644
--- a/Modules/DartConfiguration.tcl.in
+++ b/Modules/DartConfiguration.tcl.in
@@ -14,6 +14,7 @@ Site: @SITE@
BuildName: @BUILDNAME@
# Submission information
+IsCDash: @CTEST_DROP_SITE_CDASH@
DropSite: @DROP_SITE@
DropLocation: @DROP_LOCATION@
DropSiteUser: @DROP_SITE_USER@