diff --git a/Testing/Applications/Projections/CMakeLists.txt b/Testing/Applications/Projections/CMakeLists.txt index 3539e2bc5c6519b49166a1ef403e97014d102164..1c730ef10abe1ba510236540e7841df5fda89b77 100644 --- a/Testing/Applications/Projections/CMakeLists.txt +++ b/Testing/Applications/Projections/CMakeLists.txt @@ -1,12 +1,4 @@ - -IF(OTB_DATA_USE_LARGEINPUT) - SET(LARGEINPUT ${OTB_DATA_LARGEINPUT_ROOT} ) -ENDIF(OTB_DATA_USE_LARGEINPUT) - -set(TEST_DRIVER otbTestDriver - --add-before-env ITK_AUTOLOAD_PATH $<TARGET_FILE_DIR:otbapp_ReadImageInfo> ) - IF(OTB_DATA_USE_LARGEINPUT) add_test(NAME apTvUtORthorectificationTest_UTM @@ -17,7 +9,7 @@ add_test(NAME apTvUtORthorectificationTest_UTM Execute $<TARGET_FILE:otbApplicationLauncherCommandLine> OrthoRectification $<TARGET_FILE_DIR:otbapp_OrthoRectification> - --in ${LARGEINPUT}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF + --in ${OTB_DATA_LARGEINPUT_ROOT}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF --out ${TEMP}/owTvOrthorectifTest_UTM.tif --dem ${INPUTDATA}/DEM/srtm_directory/ --outputs.ulx 374100.8