mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Add module boostdep to master.
This commit is contained in:
parent
68875abd55
commit
3bf9b1990c
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -474,3 +474,7 @@
|
|||
path = libs/winapi
|
||||
url = ../winapi.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "boostdep"]
|
||||
path = tools/boostdep
|
||||
url = ../boostdep.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
|
|
1
tools/boostdep
Submodule
1
tools/boostdep
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3cfbdc708faf2bb3115faa7ae66e6c261e93fc11
|
Loading…
Add table
Reference in a new issue