aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2017-09-04 18:44:23 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-09-17 13:03:09 +0100
commit6ff3b19ee6120edf015fad8caab2991faa3070af (patch)
treea7a6dcd16dfd56d79fa1b56a313caeebcc939b68 /.gitmodules
downloadComputeLibrary-6ff3b19ee6120edf015fad8caab2991faa3070af.tar.gz
COMPMID-344 Updated doxygen
Change-Id: I32f7b84daa560e460b77216add529c8fa8b327ae
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..a15c40f0d1
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,8 @@
+[submodule "data"]
+ path = data
+ url = ../data
+ branch = master
+[submodule "3rdparty"]
+ path = 3rdparty
+ url = ../3rdparty
+ branch = master