summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-12-28 18:32:12 +0000
committerDaniel James <daniel@calamity.org.uk>2018-01-01 16:07:11 +0000
commitd8eab912edbece3b0fc5b7e4f1ad1d1401506a2d (patch)
tree2df3e45e75838fb5ec6eac66469c65775c6307a8 /.gitmodules
parent24fab85c8173e9d69d54bfe19a412bbdad1dc6aa (diff)
downloadboost-d8eab912edbece3b0fc5b7e4f1ad1d1401506a2d.tar.gz
Extract container_hash from functional (#176)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 104c5b65be..01a8c1b141 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -550,3 +550,7 @@
path = tools/check_build
url = ../check_build.git
fetchRecurseSubmodules = on-demand
+[submodule "container_hash"]
+ path = libs/container_hash
+ url = ../container_hash.git
+ fetchRecurseSubmodules = on-demand