Peter Dimov 8 年之前
父節點
當前提交
2d510cc95f
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 4 0
      .gitmodules
  2. 1 0
      libs/mp11

+ 4 - 0
.gitmodules

@@ -538,3 +538,7 @@
 	path = libs/beast
 	url = ../beast.git
 	fetchRecurseSubmodules = on-demand
+[submodule "mp11"]
+	path = libs/mp11
+	url = ../mp11.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/mp11

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

粤ICP备19079148号