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