|
|
@@ -210,6 +210,10 @@
|
|
|
path = libs/filesystem
|
|
|
url = ../filesystem.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "multi_index"]
|
|
|
+ path = libs/multi_index
|
|
|
+ url = ../multi_index.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "algorithm"]
|
|
|
path = libs/algorithm
|
|
|
url = ../algorithm.git
|