BUG: The test1 executable has been removed from kwsys. Instead using testIOS for the kwsys test.
This commit is contained in:
parent
21d54eea8d
commit
8d150e0bfb
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue