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
1 changed files with 1 additions and 1 deletions

View File

@ -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)