summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2002-08-14 12:27:22 +0000
committerPeter Dimov <pdimov@pdimov.com>2002-08-14 12:27:22 +0000
commit19db64275c53dafb75b29c9c2be3abe797328530 (patch)
treebc84ca8be665a66863fbf295e665bc5ac7df1c82 /.gitmodules
parent5b4b0a2ed259fb459d1d7daca2509f4302429c72 (diff)
downloadboost-19db64275c53dafb75b29c9c2be3abe797328530.tar.gz
BOOST_NO_EXCEPTIONS support added.
[SVN r14835]
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 61f7709bab..575185823f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -166,3 +166,7 @@
path = libs/mpl
url = ../mpl.git
fetchRecurseSubmodules = on-demand
+[submodule "exception"]
+ path = libs/exception
+ url = ../exception.git
+ fetchRecurseSubmodules = on-demand