mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Add submodule for stl_interfaces
This commit is contained in:
parent
9df519a0a5
commit
5b40041c79
2 changed files with 6 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
@ -758,3 +758,8 @@
|
|||
url = ../static_string.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
[submodule "stl_interfaces"]
|
||||
path = libs/stl_interfaces
|
||||
url = ../stl_interfaces.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
branch = .
|
||||
|
|
1
libs/stl_interfaces
Submodule
1
libs/stl_interfaces
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 887ca9c775ed5657aff19457df9b8de2ee400558
|
Loading…
Add table
Reference in a new issue