Skip to content
Snippets Groups Projects
Commit db01f934 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Merge branch 'update_remote_modules_tags' into 'develop'

Update Remote Module tags for Mosaic and SertitObject

See merge request orfeotoolbox/otb!506
parents e05e518d eb275d42
Branches
Tags
No related merge requests found
......@@ -133,7 +133,7 @@ set (CONFIGURE_OPTIONS "")
include ( "${CMAKE_CURRENT_LIST_DIR}/configure_options.cmake" )
# For superbuild we need remote module
foreach(remote_module DiapOTBModule OTBTemporalGapFilling)#otbGRM #Mosaic # #SertitObject
foreach(remote_module DiapOTBModule OTBTemporalGapFilling Mosaic SertitObject)#otbGRM #Mosaic # #SertitObject
set ( CONFIGURE_OPTIONS
"${CONFIGURE_OPTIONS}-DModule_${remote_module}:BOOL=ON;")
endforeach()
......
......@@ -5,5 +5,5 @@ A more detailed description can be found on the project website:
https://github.com/remicres/otb-mosaic
"
GIT_REPOSITORY https://github.com/remicres/otb-mosaic.git
GIT_TAG e0046f923c85f1a16ee7bf4728a944396bab7846
GIT_TAG 2e113fd35f1fafebefa976581b47b300f5fb8bc5
)
......@@ -26,7 +26,7 @@ median, variance, kurtosis, skewness. The result could be use to perform further
object-oriented image analysis.
"
GIT_REPOSITORY https://github.com/gpo-geo/SertitObject
GIT_TAG 4e6c46b239760b206d4cee379c0e90ee33abf613
GIT_TAG b725cb16255fa46ce5662956523ac1ecba733d02
)
# use a temporary fork because pull request #8 not merged yet
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment