Kaynağa Gözat

Initial asio checkin.

[SVN r34306]
Christopher Kohlhoff 20 yıl önce
ebeveyn
işleme
70654eeef3
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 4 0
      .gitmodules
  2. 1 0
      libs/asio

+ 4 - 0
.gitmodules

@@ -286,6 +286,10 @@
 	path = tools/litre
 	url = ../litre.git
 	fetchRecurseSubmodules = on-demand
+[submodule "asio"]
+	path = libs/asio
+	url = ../asio.git
+	fetchRecurseSubmodules = on-demand
 [submodule "interprocess"]
 	path = libs/interprocess
 	url = ../interprocess.git

+ 1 - 0
libs/asio

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

粤ICP备19079148号