Add websocketpp submodule

This commit is contained in:
JackBeePee
2016-07-12 21:59:51 +02:00
parent 1ce4b002c4
commit 7e28aef858
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "lib/websocketpp"]
path = lib/websocketpp
url = https://github.com/zaphoyd/websocketpp.git
branch = develop