Kaynağa Gözat

Add submodules headers, boost_install

Peter Dimov 7 yıl önce
ebeveyn
işleme
9c57f18a94
3 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. 10 0
      .gitmodules
  2. 1 0
      libs/headers
  3. 1 0
      tools/boost_install

+ 10 - 0
.gitmodules

@@ -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 = .

+ 1 - 0
libs/headers

@@ -0,0 +1 @@
+Subproject commit 44b9e3e5a0cae1b49a335a3afac53ed1a39768ad

+ 1 - 0
tools/boost_install

@@ -0,0 +1 @@
+Subproject commit dbc84a30e789a9fcc5ff513f578677408aebfbe8

粤ICP备19079148号