summaryrefslogtreecommitdiff
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-05-02 15:51:58 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-05-02 15:51:58 -0400
commiteb3857ce8381957aeb4d9f8dbee9ba0eb1f6549e (patch)
tree5998adb40a5d03b15d14c6a3e04899a30bad0dcc /CTestConfig.cmake
parente4af567bd224ffcac53d81e6d8492ca415f30ea4 (diff)
downloadcmake-eb3857ce8381957aeb4d9f8dbee9ba0eb1f6549e.tar.gz
ENH: Make ctest build command work
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 0623d67798..602e08bb11 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -1,3 +1,4 @@
+SET (CTEST_PROJECT_NAME "CMake")
SET (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
SET (CTEST_DROP_SITE "public.kitware.com")
SET (CTEST_DROP_LOCATION "/cgi-bin/HTTPUploadDartFile.cgi")