Skip to content
Snippets Groups Projects
Commit 3e59ece6 authored by Valentin Genin's avatar Valentin Genin
Browse files

ENH: Adapt SARDoppler0 to otb V8 #34

parent c4f5f8cf
No related branches found
No related tags found
3 merge requests!57Update to OTB V8,!56Update to OTB v8,!55Chaine diap otb s1 & s1iw v8
......@@ -4,10 +4,10 @@ OTB_CREATE_APPLICATION(NAME SARMultiLook
LINK_LIBRARIES ${${otb-module}_LIBRARIES}
)
# OTB_CREATE_APPLICATION(NAME SARDoppler0
# SOURCES otbSARDoppler0.cxx
# LINK_LIBRARIES ${${otb-module}_LIBRARIES}
# )
OTB_CREATE_APPLICATION(NAME SARDoppler0
SOURCES otbSARDoppler0.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES}
)
OTB_CREATE_APPLICATION(NAME SARDEMProjection
SOURCES otbSARDEMProjection.cxx
......
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