ENH: Try to fix spaces in the path problem

This commit is contained in:
Andy Cedilnik 2007-02-23 11:30:04 -05:00
parent 1125b942b9
commit b34f2d5c06
1 changed files with 4 additions and 3 deletions

View File

@ -553,9 +553,10 @@ IF(BUILD_TESTING)
--build-project SimpleExclude
--build-makeprogram ${CMAKE_TEST_MAKEPROGRAM}
--build-two-config
--test-command "${CMAKE_COMMAND}"
"-DCONFIGURATION=\${CTEST_CONFIGURATION_TYPE}"
-P "${CMAKE_BINARY_DIR}/Tests/SimpleExclude/run.cmake"
--test-command t4
#--test-command "${CMAKE_COMMAND}"
#"-DCONFIGURATION=\${CTEST_CONFIGURATION_TYPE}"
#-P "${CMAKE_BINARY_DIR}/Tests/SimpleExclude/run.cmake"
)
# ADD_TEST(SameName ${CMAKE_CTEST_COMMAND}