diff --git a/Modules/Remote/diapotb.remote.cmake b/Modules/Remote/diapotb.remote.cmake new file mode 100644 index 0000000000000000000000000000000000000000..c679c41bdabb67ad4218279bc93b331d49387e3f --- /dev/null +++ b/Modules/Remote/diapotb.remote.cmake @@ -0,0 +1,6 @@ +#Contact: Gaëlle USSEGLIO +otb_fetch_module(DiapOTBModule + "OTB module for SAR processing in Diapason." + GIT_REPOSITORY https://gitlab.orfeo-toolbox.org/remote_modules/diapotb.git + GIT_TAG master +)