Glen Fernandes 1 год назад
Родитель
Сommit
3ca1f37bb4
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .gitmodules
  2. 1 0
      libs/parser

+ 5 - 0
.gitmodules

@@ -828,3 +828,8 @@
 	url = ../boostlook.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "parser"]
+	path = libs/parser
+	url = ../parser.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/parser

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

粤ICP备19079148号