summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2018-06-11 20:28:56 +0300
committerPeter Dimov <pdimov@pdimov.com>2018-06-11 22:34:10 +0300
commit322d865627a6a3528be65eba287a1ca650846c6d (patch)
tree3f4a5694d797ca8472d59051a1db0e950ffd52dd /.gitmodules
parent78fcb9d03d5f1d6a17c540d4eb7d5878367fb95a (diff)
downloadboost-322d865627a6a3528be65eba287a1ca650846c6d.tar.gz
Add submodule yap
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fef38c3127..a402363bc4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -562,3 +562,7 @@
path = libs/hof
url = ../hof.git
fetchRecurseSubmodules = on-demand
+[submodule "yap"]
+ path = libs/yap
+ url = ../yap.git
+ fetchRecurseSubmodules = on-demand