Browse Source

Add submodule libs/outcome

Peter Dimov 7 years ago
parent
commit
815b05cec3
2 changed files with 6 additions and 0 deletions
  1. 5 0
      .gitmodules
  2. 1 0
      libs/outcome

+ 5 - 0
.gitmodules

@@ -723,3 +723,8 @@
 	url = ../boost_install.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "outcome"]
+	path = libs/outcome
+	url = ../outcome.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/outcome

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

粤ICP备19079148号