mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Add module tools/boostdep.
This commit is contained in:
parent
604f071ba5
commit
8ca8c525e4
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -478,3 +478,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 0e1000b13ef6b4dce7373f3da8d24cfc74a389b5
|
Loading…
Add table
Reference in a new issue