فهرست منبع

Adding property_tree

[SVN r37680]
Marcin Kalicinski 19 سال پیش
والد
کامیت
9b946de0fb
2فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 4 0
      .gitmodules
  2. 1 0
      libs/property_tree

+ 4 - 0
.gitmodules

@@ -250,6 +250,10 @@
 	path = libs/algorithm
 	url = ../algorithm.git
 	fetchRecurseSubmodules = on-demand
+[submodule "property_tree"]
+	path = libs/property_tree
+	url = ../property_tree.git
+	fetchRecurseSubmodules = on-demand
 [submodule "xpressive"]
 	path = libs/xpressive
 	url = ../xpressive.git

+ 1 - 0
libs/property_tree

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

粤ICP备19079148号