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

ENH: generate MultiResolutionPyramid wrappers

parent b7eec811
No related branches found
No related tags found
No related merge requests found
......@@ -15,3 +15,6 @@ OTB_CREATE_APPLICATION(NAME ReadImageInfo
SOURCES otbReadImageInfo.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
OTB_CREATE_APPLICATION(NAME MultiResolutionPyramid
SOURCES otbMultiResolutionPyramid.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
\ No newline at end of file
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