From 79a50074b5f897828ec8994fdf3cd1f360c39fcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi?= <remi.cresson@teledetection.fr>
Date: Fri, 12 Feb 2016 16:56:02 +0100
Subject: [PATCH] Create simpleextractiontools.remote.cmake

---
 simpleextractiontools.remote.cmake | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 simpleextractiontools.remote.cmake

diff --git a/simpleextractiontools.remote.cmake b/simpleextractiontools.remote.cmake
new file mode 100644
index 0000000..27cdfd9
--- /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
+)
-- 
GitLab