Explorar el Código

Add module boostdep to master.

Peter Dimov hace 12 años
padre
commit
3bf9b1990c
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. 4 0
      .gitmodules
  2. 1 0
      tools/boostdep

+ 4 - 0
.gitmodules

@@ -474,3 +474,7 @@
 	path = libs/winapi
 	url = ../winapi.git
 	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号