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