summaryrefslogtreecommitdiff
path: root/Modules/DartConfiguration.tcl.in
diff options
context:
space:
mode:
authorRegina Pfeifer <regina@mailbox.org>2018-11-28 00:10:14 +0100
committerRegina Pfeifer <regina@mailbox.org>2018-11-29 00:29:13 +0100
commit9501a6145dfc5d3905d6b241d6599806ec40fd38 (patch)
tree5e93bd74070d68adacee9cc162dff57df7f482ed /Modules/DartConfiguration.tcl.in
parente184603378e85046fb6e4d627f47e9853577486e (diff)
downloadcmake-9501a6145dfc5d3905d6b241d6599806ec40fd38.tar.gz
CTest: Remove special case for Dart version <= 1
Diffstat (limited to 'Modules/DartConfiguration.tcl.in')
-rw-r--r--Modules/DartConfiguration.tcl.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in
index 8cf2f4de6d..24e7b55cd2 100644
--- a/Modules/DartConfiguration.tcl.in
+++ b/Modules/DartConfiguration.tcl.in
@@ -20,9 +20,6 @@ BuildName: @BUILDNAME@
LabelsForSubprojects: @CTEST_LABELS_FOR_SUBPROJECTS@
# Submission information
-IsCDash: @CTEST_DROP_SITE_CDASH@
-CDashVersion: @CTEST_CDASH_VERSION@
-QueryCDashVersion: @CTEST_CDASH_QUERY_VERSION@
DropSite: @DROP_SITE@
DropLocation: @DROP_LOCATION@
DropSiteUser: @DROP_SITE_USER@