From 5b20366d3d69ab0d2e11b15fbaac5ffd6e4c812a Mon Sep 17 00:00:00 2001
From: Julien Malik <julien.malik@c-s.fr>
Date: Fri, 21 Oct 2011 14:57:16 +0200
Subject: [PATCH] TEST: remove unnecessary path in test command

---
 Testing/Applications/Projections/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Testing/Applications/Projections/CMakeLists.txt b/Testing/Applications/Projections/CMakeLists.txt
index f02bd85c99..3539e2bc5c 100644
--- a/Testing/Applications/Projections/CMakeLists.txt
+++ b/Testing/Applications/Projections/CMakeLists.txt
@@ -16,7 +16,6 @@ add_test(NAME apTvUtORthorectificationTest_UTM
                  ${TEMP}/owTvOrthorectifTest_UTM.tif
                  Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
                  OrthoRectification
-                 $<TARGET_FILE_DIR:otbapp_Rescale>
                  $<TARGET_FILE_DIR:otbapp_OrthoRectification>
                  --in ${LARGEINPUT}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF
                  --out ${TEMP}/owTvOrthorectifTest_UTM.tif 
-- 
GitLab