From 8ecb13bd4bb6b366b40e14f6ea086353df3c45d5 Mon Sep 17 00:00:00 2001
From: Andy Cedilnik <andy.cedilnik@kitware.com>
Date: Thu, 5 May 2005 10:19:27 -0400
Subject: [PATCH] ENH: Add configuration file for kwsys

---
 CTestConfig.cmake | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 CTestConfig.cmake

diff --git a/CTestConfig.cmake b/CTestConfig.cmake
new file mode 100644
index 00000000..38e6cf5a
--- /dev/null
+++ b/CTestConfig.cmake
@@ -0,0 +1,2 @@
+SET (CTEST_PROJECT_NAME "kwsys")
+SET (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
-- 
GitLab