瀏覽代碼

This commit was generated by cvs2svn to compensate for changes in r3058,
which included commits to RCS files with non-trunk default branches.


[SVN r10675]

Dave Abrahams 25 年之前
父節點
當前提交
74576c7c13
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 4 0
      .gitmodules
  2. 1 0
      tools/build

+ 4 - 0
.gitmodules

@@ -114,6 +114,10 @@
 	path = libs/math
 	url = ../math.git
 	fetchRecurseSubmodules = on-demand
+[submodule "build"]
+	path = tools/build
+	url = ../build.git
+	fetchRecurseSubmodules = on-demand
 [submodule "compatibility"]
 	path = libs/compatibility
 	url = ../compatibility.git

+ 1 - 0
tools/build

@@ -0,0 +1 @@
+Subproject commit 2760c60bad565fba44f87056f1f7067e6253b860

粤ICP备19079148号