summaryrefslogtreecommitdiff
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-05-05 12:16:19 -0400
committerBen Boeckel <ben.boeckel@kitware.com>2020-05-07 13:25:57 -0400
commit758ab4dbd3f279f517fbcce89697ab780cc73347 (patch)
tree34b67a8893810193674e0b34a92abc6658dc5a73 /CTestConfig.cmake
parent16de8e35446a81de7f4c13867cade0283df64f75 (diff)
downloadcmake-758ab4dbd3f279f517fbcce89697ab780cc73347.tar.gz
Utilities/Sphinx: allow CDash submission for the standalone build
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 020582e457..9ec9e8f725 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -1,6 +1,8 @@
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
# file Copyright.txt or https://cmake.org/licensing for details.
+# If changing this file, also update Utilities/Sphinx/CTestConfig.cmake
+
set(CTEST_PROJECT_NAME "CMake")
set(CTEST_NIGHTLY_START_TIME "1:00:00 UTC")