summaryrefslogtreecommitdiff
path: root/Tests/CTestTest
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-01 11:13:04 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-01 11:13:04 -0400
commit1b07b740d7322a3b55deac023a8776d9f55f6982 (patch)
tree4954855eaec4f24c42638d676d9e273a54404fcd /Tests/CTestTest
parent6e7ba70aadee55601f7b07be6056dd172dc807b7 (diff)
downloadcmake-1b07b740d7322a3b55deac023a8776d9f55f6982.tar.gz
ENH: Let us recognize it on the dashboard
Diffstat (limited to 'Tests/CTestTest')
-rw-r--r--Tests/CTestTest/test.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestTest/test.cmake.in b/Tests/CTestTest/test.cmake.in
index 577c94d3ba..3fc859fd4d 100644
--- a/Tests/CTestTest/test.cmake.in
+++ b/Tests/CTestTest/test.cmake.in
@@ -34,7 +34,7 @@ SET (CTEST_START_WITH_EMPTY_BINARY_DIRECTORY TRUE)
# any quotes inside of this string if you use it
SET (CTEST_INITIAL_CACHE "
SITE:STRING=@SITE@
-BUILDNAME:STRING=@BUILDNAME@
+BUILDNAME:STRING=@BUILDNAME@-KWSys
CMAKE_GENERATOR:INTERNAL=@CMAKE_GENERATOR@
CMAKE_CXX_FLAGS:STRING=@CMAKE_CXX_FLAGS@
CMAKE_C_FLAGS:STRING=@CMAKE_C_FLAGS@