|
|
@@ -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
|