Skip to content
Snippets Groups Projects

Zonalstatistics

Merged Rémi Cresson requested to merge zonalstatistics into develop
Files
3
@@ -130,5 +130,10 @@ otb_create_application(
SOURCES otbSampleAugmentation.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES})
otb_create_application(
NAME ZonalStatistics
SOURCES otbZonalStatistics.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES})
# Mantis-1427 : temporary fix
add_dependencies(${otb-module}-all otbapp_ImageEnvelope)
Loading