BUG: Ok, this should make the test actually do something

This commit is contained in:
Andy Cedilnik 2004-10-18 15:37:37 -04:00
parent 7481c895c4
commit d7d16d386d
1 changed files with 1 additions and 2 deletions

View File

@ -643,8 +643,7 @@ IF(BUILD_TESTING)
${CMake_BINARY_DIR}/Tests/BootstrapTest
--build-nocmake
--build-makeprogram ${CMake_SOURCE_DIR}/bootstrap
--test-command ${CMake_BINARY_DIR}/Tests/BootstrapTest/Bootstrap.cmk/cmake --version)
--test-command ${CMake_BINARY_DIR}/Tests/BootstrapTest/Bootstrap.cmk/cmake)
ENDIF(UNIX)
IF(CMAKE_GENERATOR MATCHES "Makefiles")