diff --git a/simpleextractiontools.remote.cmake b/simpleextractiontools.remote.cmake new file mode 100644 index 0000000000000000000000000000000000000000..27cdfd9d2640f9e1512fed4985a0b7ffd1dcbe46 --- /dev/null +++ b/simpleextractiontools.remote.cmake @@ -0,0 +1,6 @@ +#Contact: Rémi Cresson <remi.cresson@teledetection.fr> +otb_fetch_module(SimpleExtractionTools + "A set of simple extraction tools" + GIT_REPOSITORY https://github.com/remicres/otb-simpleextractiontools.git + GIT_TAG xxxx +)