Add submodule for stl_interfaces

This commit is contained in:
Glen Fernandes
2020-04-29 17:27:46 -04:00
parent be72df0aa1
commit e3b273751c
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -753,6 +753,11 @@
url = ../static_string.git
fetchRecurseSubmodules = on-demand
branch = .
[submodule "stl_interfaces"]
path = libs/stl_interfaces
url = ../stl_interfaces.git
fetchRecurseSubmodules = on-demand
branch = .
[submodule "more"]
path = more
url = ../more.git
Submodule libs/stl_interfaces added at 887ca9c775