Skip to content
Snippets Groups Projects
Commit 621b1b0d authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH: add ConvertDEM to be wrapped and move the file to the right directory

parent 1a3b23d0
Branches
Tags
No related merge requests found
......@@ -61,4 +61,8 @@ OTB_CREATE_APPLICATION(NAME VectorDataTransform
OTB_CREATE_APPLICATION(NAME VectorDataExtractROIApplication
SOURCES otbVectorDataExtractROIApplication.cxx
LINK_LIBRARIES OTBBasicFilters)
\ No newline at end of file
LINK_LIBRARIES OTBBasicFilters)
OTB_CREATE_APPLICATION(NAME DEMConvert
SOURCES otbDEMConvert.cxx
LINK_LIBRARIES OTBBasicFilters)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment