mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Add submodule url
This commit is contained in:
parent
1e46e8a193
commit
687514dad7
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -798,3 +798,8 @@
|
|||
url = ../property_map_parallel.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "url"]
|
||||
path = libs/url
|
||||
url = ../url.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/url
Submodule
1
libs/url
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 65f3e0f0648e7ae02684d05994c6655d3668b994
|
Loading…
Add table
Reference in a new issue