From 8d150e0bfb13147823a4d0c5aceda21d42a20d6c Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 13 Apr 2005 17:58:08 -0400 Subject: BUG: The test1 executable has been removed from kwsys. Instead using testIOS for the kwsys test. --- Source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index 510aa0f..9edced4 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) -- cgit v0.12