|
|
@@ -713,3 +713,13 @@
|
|
|
url = ../parameter_python.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
|
branch = .
|
|
|
+[submodule "headers"]
|
|
|
+ path = libs/headers
|
|
|
+ url = ../headers.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
+ branch = .
|
|
|
+[submodule "boost_install"]
|
|
|
+ path = tools/boost_install
|
|
|
+ url = ../boost_install.git
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
+ branch = .
|