|
|
@@ -62,6 +62,10 @@
|
|
|
path = libs/static_assert
|
|
|
url = ../static_assert.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
+[submodule "function"]
|
|
|
+ path = libs/function
|
|
|
+ url = ../function.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "concept_check"]
|
|
|
path = libs/concept_check
|
|
|
url = ../concept_check.git
|