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