mirror of
https://github.com/boostorg/boost.git
synced 2025-04-04 21:15:01 +00:00
Add submodule scope
This commit is contained in:
parent
a693f1f912
commit
91cf639114
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -823,3 +823,8 @@
|
|||
url = ../charconv.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "scope"]
|
||||
path = libs/scope
|
||||
url = ../scope.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/scope
Submodule
1
libs/scope
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c8a05799c3f81d01423006e59483a0946adf9118
|
Loading…
Add table
Reference in a new issue