BUG: fix test execution
This commit is contained in:
parent
4baa085a1a
commit
12c4e90294
|
@ -719,6 +719,7 @@ IF(BUILD_TESTING)
|
|||
--build-nocmake
|
||||
--build-noclean
|
||||
--build-makeprogram ${CMake_SOURCE_DIR}/bootstrap
|
||||
--build-generator "${CMAKE_GENERATOR}"
|
||||
--test-command ${CMake_BINARY_DIR}/Tests/BootstrapTest/Bootstrap.cmk/cmake)
|
||||
ENDIF(UNIX AND CMAKE_RUN_LONG_TESTS AND NOT CMAKE_SKIP_BOOTSTRAP_TEST)
|
||||
|
||||
|
|
Loading…
Reference in New Issue