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

ENH: adapt SARGridStatistics to OTB v8

parent 74d3bc6e
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
......@@ -69,10 +69,10 @@ OTB_CREATE_APPLICATION(NAME SARRobustInterferogram
LINK_LIBRARIES ${${otb-module}_LIBRARIES}
)
# OTB_CREATE_APPLICATION(NAME SARGridStatistics
# SOURCES otbSARGridStatistics.cxx
# LINK_LIBRARIES ${${otb-module}_LIBRARIES}
# )
OTB_CREATE_APPLICATION(NAME SARGridStatistics
SOURCES otbSARGridStatistics.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES}
)
OTB_CREATE_APPLICATION(NAME SARDeramp
SOURCES otbSARDeramp.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