BUG: The test1 executable has been removed from kwsys. Instead using testIOS for the kwsys test.

This commit is contained in:
Brad King 2005-04-13 17:58:08 -04:00
parent 21d54eea8d
commit 8d150e0bfb

View File

@ -651,7 +651,7 @@ IF(BUILD_TESTING)
--build-generator ${CMAKE_GENERATOR} --build-generator ${CMAKE_GENERATOR}
--build-makeprogram ${MAKEPROGRAM} --build-makeprogram ${MAKEPROGRAM}
--build-project kwsys --build-project kwsys
--test-command test1 --test-command testIOS
) )
IF (WIN32) IF (WIN32)