Skip to content
Snippets Groups Projects
Commit 948632a8 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ENH: supress modulePath and moduleName key in command line

parent b3791557
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ add_test(NAME apTvUtORthorectificationTest_UTM ...@@ -16,7 +16,7 @@ add_test(NAME apTvUtORthorectificationTest_UTM
${TEMP}/owTvOrthorectifTest_UTM.tif ${TEMP}/owTvOrthorectifTest_UTM.tif
Execute $<TARGET_FILE:otbApplicationLauncherCommandLine> Execute $<TARGET_FILE:otbApplicationLauncherCommandLine>
OrthoRectification OrthoRectification
--modulePath $<TARGET_FILE_DIR:otbapp_OrthoRectification> $<TARGET_FILE_DIR:otbapp_OrthoRectification>
--in ${LARGEINPUT}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF --in ${LARGEINPUT}/QUICKBIRD/TOULOUSE/000000128955_01_P001_PAN/02APR01105228-P1BS-000000128955_01_P001.TIF
--out ${TEMP}/owTvOrthorectifTest_UTM.tif --out ${TEMP}/owTvOrthorectifTest_UTM.tif
--dem ${INPUTDATA}/DEM/srtm_directory/ --dem ${INPUTDATA}/DEM/srtm_directory/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment