Add asio as a submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -22,3 +22,6 @@
|
||||
[submodule "cryptopp"]
|
||||
path = externals/cryptopp/cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
[submodule "asio"]
|
||||
path = externals/asio
|
||||
url = https://github.com/chriskohlhoff/asio/
|
||||
|
||||
Reference in New Issue
Block a user