diff --git a/Testing/Applications/Utils/CMakeLists.txt b/Testing/Applications/Utils/CMakeLists.txt index cd72c50afd80ba09f1bbd49e6082e56c4a142d02..da1879af95ae29e1f3f31db96340cc0153889d5c 100644 --- a/Testing/Applications/Utils/CMakeLists.txt +++ b/Testing/Applications/Utils/CMakeLists.txt @@ -146,7 +146,8 @@ OTB_TEST_APPLICATION(NAME apTvUtKmzExport -out ${TEMP}/apTvUtKmzExport.kmz -logo ${INPUTDATA}/cnes.png -legend ${INPUTDATA}/otb_big.png - -dem ${INPUTDATA}/DEM/srtm_directory) + -elev dem + -elev.dem.path ${INPUTDATA}/DEM/srtm_directory) IF(OTB_DATA_USE_LARGEINPUT)