From 7ce3bebea82e255b54a1deb0cdc8bc4248e3d95d Mon Sep 17 00:00:00 2001 From: Thomas Feuvrier <thomas.feuvrier@c-s.fr> Date: Tue, 21 Mar 2006 08:49:05 +0000 Subject: [PATCH] nomsg --- Testing/Code/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Code/CMakeLists.txt b/Testing/Code/CMakeLists.txt index 4d8c09bb19..7e61473875 100644 --- a/Testing/Code/CMakeLists.txt +++ b/Testing/Code/CMakeLists.txt @@ -1,3 +1,3 @@ # $Id$ -SUBDIRS(Common IO Installation FeatureExtraction ChangeDetection Visu) +SUBDIRS(Common IO Installation BasicFilters FeatureExtraction ChangeDetection Visu) -- GitLab