mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-07 23:28:36 -06:00
ENH: Try to fix spaces in the path problem
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user