mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Add submodule bpm.
This commit is contained in:
parent
3b5a9f48cf
commit
4ce3dd3f84
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -494,3 +494,6 @@
|
|||
path = libs/endian
|
||||
url = ../endian.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "tools/bpm"]
|
||||
path = tools/bpm
|
||||
url = ../bpm.git
|
||||
|
|
1
tools/bpm
Submodule
1
tools/bpm
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 85ef90b4fbf7b57fa75352800d4289fc3c114eb6
|
Loading…
Add table
Reference in a new issue