mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Add submodule for more
This commit is contained in:
parent
e9fcb19867
commit
390e0d8858
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -763,3 +763,8 @@
|
|||
url = ../stl_interfaces.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "more"]
|
||||
path = more
|
||||
url = ../more.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
more
Submodule
1
more
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2ed1f9a013df123da409f5f28ca35c3a2398127e
|
Loading…
Add table
Reference in a new issue