From 922bdc36023e1f8674cfecf3d70b5a8e86e24f05 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Mon, 18 Oct 2004 17:24:12 -0400 Subject: ENH: Remove bogus clean step --- Source/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index d4cec05..5881431 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -642,6 +642,7 @@ IF(BUILD_TESTING) ${CMake_SOURCE_DIR} ${CMake_BINARY_DIR}/Tests/BootstrapTest --build-nocmake + --build-noclean --build-makeprogram ${CMake_SOURCE_DIR}/bootstrap --test-command ${CMake_BINARY_DIR}/Tests/BootstrapTest/Bootstrap.cmk/cmake) ENDIF(UNIX) -- cgit v0.12