From e8a083f47590cc3cdc0d144ef83d9fd6b4e786c1 Mon Sep 17 00:00:00 2001 From: nojhan Date: Fri, 19 Nov 2010 21:03:07 +0100 Subject: [PATCH] add t-eoDualFitness to CMake --- eo/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/eo/test/CMakeLists.txt b/eo/test/CMakeLists.txt index 4f194681..9bf42f16 100644 --- a/eo/test/CMakeLists.txt +++ b/eo/test/CMakeLists.txt @@ -65,6 +65,7 @@ SET (TEST_LIST t-eoExtendedVelocity t-eoLogger t-eoIQRStat + t-eoDualFitness )