first commit
This commit is contained in:
9
third_party/socket.io-client-cpp/.gitmodules
vendored
Normal file
9
third_party/socket.io-client-cpp/.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "lib/websocketpp"]
|
||||
path = lib/websocketpp
|
||||
url = https://github.com/zaphoyd/websocketpp.git
|
||||
[submodule "lib/rapidjson"]
|
||||
path = lib/rapidjson
|
||||
url = https://github.com/miloyip/rapidjson.git
|
||||
[submodule "lib/asio"]
|
||||
path = lib/asio
|
||||
url = https://github.com/chriskohlhoff/asio.git
|
||||
Reference in New Issue
Block a user