Browse Source

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 years ago
parent
commit
74576c7c13
2 changed files with 5 additions and 0 deletions
  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号