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

ENH: add VectorDataExtractROIApplication to be wrapped

parent 3e693558
No related branches found
No related tags found
No related merge requests found
...@@ -57,4 +57,8 @@ OTB_CREATE_APPLICATION(NAME VectorDataSetField ...@@ -57,4 +57,8 @@ OTB_CREATE_APPLICATION(NAME VectorDataSetField
OTB_CREATE_APPLICATION(NAME VectorDataTransform OTB_CREATE_APPLICATION(NAME VectorDataTransform
SOURCES otbVectorDataTransform.cxx SOURCES otbVectorDataTransform.cxx
LINK_LIBRARIES OTBBasicFilters)
OTB_CREATE_APPLICATION(NAME VectorDataExtractROIApplication
SOURCES otbVectorDataExtractROIApplication.cxx
LINK_LIBRARIES OTBBasicFilters) LINK_LIBRARIES OTBBasicFilters)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment