Просмотр исходного кода

Import revision 295 of the program_options library.

[SVN r22823]
Vladimir Prus 22 лет назад
Родитель
Сommit
84b8514a41
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      .gitmodules
  2. 1 0
      libs/program_options

+ 4 - 0
.gitmodules

@@ -214,6 +214,10 @@
 	path = libs/multi_index
 	url = ../multi_index.git
 	fetchRecurseSubmodules = on-demand
+[submodule "program_options"]
+	path = libs/program_options
+	url = ../program_options.git
+	fetchRecurseSubmodules = on-demand
 [submodule "algorithm"]
 	path = libs/algorithm
 	url = ../algorithm.git

+ 1 - 0
libs/program_options

@@ -0,0 +1 @@
+Subproject commit 196f6c0b5bcd9599150fa58a04a17eccea5d4a3a

粤ICP备19079148号