From 3bf9b1990c338d778902f90fda0a66e0dd968366 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 9 Jun 2014 15:53:16 +0300 Subject: [PATCH] Add module boostdep to master. --- .gitmodules | 4 ++++ tools/boostdep | 1 + 2 files changed, 5 insertions(+) create mode 160000 tools/boostdep diff --git a/.gitmodules b/.gitmodules index 4b446bd6f7..40e7dd7eed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -474,3 +474,7 @@ path = libs/winapi url = ../winapi.git fetchRecurseSubmodules = on-demand +[submodule "boostdep"] + path = tools/boostdep + url = ../boostdep.git + fetchRecurseSubmodules = on-demand diff --git a/tools/boostdep b/tools/boostdep new file mode 160000 index 0000000000..3cfbdc708f --- /dev/null +++ b/tools/boostdep @@ -0,0 +1 @@ +Subproject commit 3cfbdc708faf2bb3115faa7ae66e6c261e93fc11