Skip to content
Snippets Groups Projects
Commit 821edc12 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: update application FineRegistration to new framework

parent 6d275ebf
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,7 @@
OTB_CREATE_APPLICATION(NAME StereoSensorModelToElevationMap
SOURCES otbStereoSensorModelToElevationMap.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
OTB_CREATE_APPLICATION(NAME FineRegistration
SOURCES otbFineRegistration.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
This diff is collapsed.
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