Peter Dimov 6 лет назад
Родитель
Сommit
e91bfdae62
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .gitmodules
  2. 1 0
      libs/nowide

+ 5 - 0
.gitmodules

@@ -738,3 +738,8 @@
 	url = ../variant2.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "nowide"]
+	path = libs/nowide
+	url = ../nowide.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/nowide

@@ -0,0 +1 @@
+Subproject commit 36794503cead1667e30b4ddbdfabe843aa832af4

粤ICP备19079148号