mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 05:25:00 +00:00
Add submodule cobalt
This commit is contained in:
parent
2efe257bec
commit
e4fd034917
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -813,3 +813,8 @@
|
|||
url = ../redis.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "cobalt"]
|
||||
path = libs/cobalt
|
||||
url = ../cobalt.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/cobalt
Submodule
1
libs/cobalt
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit abfff393230f25f5e7066bb72cc2f11a40d1ae2e
|
Loading…
Add table
Reference in a new issue