From 7bf80c9a118344fdf5542c54b5c34efdd0b10d2b Mon Sep 17 00:00:00 2001 From: David Cole Date: Fri, 6 Mar 2009 14:29:31 -0500 Subject: [PATCH] STYLE: White space only change to see if continuous is working on new dashboard machine... --- Tests/CMakeTests/GetPrerequisitesTest.cmake.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Tests/CMakeTests/GetPrerequisitesTest.cmake.in b/Tests/CMakeTests/GetPrerequisitesTest.cmake.in index 4363a42c7..e8bfb47ae 100644 --- a/Tests/CMakeTests/GetPrerequisitesTest.cmake.in +++ b/Tests/CMakeTests/GetPrerequisitesTest.cmake.in @@ -2,7 +2,6 @@ # include(GetPrerequisites) - set(CMAKE_BUILD_TYPE "@CMAKE_BUILD_TYPE@") set(CMAKE_CONFIGURATION_TYPES "@CMAKE_CONFIGURATION_TYPES@") set(CMAKE_EXECUTABLE_SUFFIX "@CMAKE_EXECUTABLE_SUFFIX@")