BUG: Ok, this should make the test actually do something
This commit is contained in:
parent
7481c895c4
commit
d7d16d386d
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue