From 13a3bf370785fcd38450de0db95e524634fe0c3e Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Thu, 11 Oct 2007 16:34:49 +0000
Subject: [PATCH] Seam carving testing instanciation

---
 Testing/Code/FeatureExtraction/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Testing/Code/FeatureExtraction/CMakeLists.txt b/Testing/Code/FeatureExtraction/CMakeLists.txt
index ea7d0292c1..1f01e0fba9 100755
--- a/Testing/Code/FeatureExtraction/CMakeLists.txt
+++ b/Testing/Code/FeatureExtraction/CMakeLists.txt
@@ -759,6 +759,9 @@ otbLikehoodPathListFilterNew.cxx
 otbLikehoodPathListFilter.cxx
 otbRoadExtractionFilterNew.cxx
 otbRoadExtractionFilter.cxx
+otbAddCarvingPathFilterNew.cxx
+otbRemoveCarvingPathFilterNew.cxx
+otbImageToCarvingPathFilterNew.cxx
 )
 
 
-- 
GitLab