Skip to content
Snippets Groups Projects
Commit 31cd5084 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

Tutorial OrthoFusion

parent a25c8887
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,6 @@ TARGET_LINK_LIBRARIES(SmarterFilteringPipeline OTBCommon OTBIO)
ADD_EXECUTABLE(SimpleViewer SimpleViewer.cxx )
TARGET_LINK_LIBRARIES(SimpleViewer OTBCommon OTBIO OTBGui OTBVisu)
ADD_EXECUTABLE(OrthoFusion OrthoFusion.cxx )
TARGET_LINK_LIBRARIES(OrthoFusion OTBProjections OTBCommon OTBIO)
\ 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