|
|
@@ -170,6 +170,10 @@
|
|
|
path = libs/mpl
|
|
|
url = ../mpl.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "range"]
|
|
|
+ path = libs/range
|
|
|
+ url = ../range.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "numeric_conversion"]
|
|
|
path = libs/numeric/conversion
|
|
|
url = ../numeric_conversion.git
|