summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorOliver Kowalke <oliver.kowalke@gmail.com>2015-07-15 08:01:33 +0200
committerOliver Kowalke <oliver.kowalke@gmail.com>2015-07-15 08:01:33 +0200
commit63d876753b406f9236823988be6184008718dfc5 (patch)
treefc43ed9799e2cd8b06848900a32ef0a9ecc95c5d /.gitmodules
parent54b90c51a4d816b093751500e6c13f60cfd9ca52 (diff)
downloadboost-63d876753b406f9236823988be6184008718dfc5.tar.gz
Update .gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d527bc798..2e2f126a93 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -398,6 +398,10 @@
path = libs/coroutine
url = ../coroutine.git
fetchRecurseSubmodules = on-demand
+[submodule "coroutine2"]
+ path = libs/coroutine2
+ url = ../coroutine2.git
+ fetchRecurseSubmodules = on-demand
[submodule "ratio"]
path = libs/ratio
url = ../ratio.git