diff options
author | David Cole <david.cole@kitware.com> | 2009-03-06 19:29:31 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2009-03-06 19:29:31 (GMT) |
commit | 7bf80c9a118344fdf5542c54b5c34efdd0b10d2b (patch) | |
tree | 5f3409c6a565cca3810f092893d9628391a202db /Tests | |
parent | b04c37c700d8da00849a65203c19067122340391 (diff) | |
download | CMake-7bf80c9a118344fdf5542c54b5c34efdd0b10d2b.zip CMake-7bf80c9a118344fdf5542c54b5c34efdd0b10d2b.tar.gz CMake-7bf80c9a118344fdf5542c54b5c34efdd0b10d2b.tar.bz2 |
STYLE: White space only change to see if continuous is working on new dashboard machine...
Diffstat (limited to 'Tests')
-rw-r--r-- | Tests/CMakeTests/GetPrerequisitesTest.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeTests/GetPrerequisitesTest.cmake.in b/Tests/CMakeTests/GetPrerequisitesTest.cmake.in index 4363a42..e8bfb47 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@") |