Просмотр исходного кода

Add module boostdep to master.

Peter Dimov 12 лет назад
Родитель
Сommit
3bf9b1990c
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      tools/boostdep

+ 4 - 0
.gitmodules

@@ -474,3 +474,7 @@
 	path = libs/winapi
 	path = libs/winapi
 	url = ../winapi.git
 	url = ../winapi.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
+[submodule "boostdep"]
+	path = tools/boostdep
+	url = ../boostdep.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
tools/boostdep

@@ -0,0 +1 @@
+Subproject commit 3cfbdc708faf2bb3115faa7ae66e6c261e93fc11

粤ICP备19079148号