diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 510aa0f1d..9edced400 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -651,7 +651,7 @@ IF(BUILD_TESTING) --build-generator ${CMAKE_GENERATOR} --build-makeprogram ${MAKEPROGRAM} --build-project kwsys - --test-command test1 + --test-command testIOS ) IF (WIN32)