add dependencies as submodules
This commit is contained in:
parent
58585b2495
commit
f0ec8826eb
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[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
|
||||
1
lib/rapidjson
Submodule
1
lib/rapidjson
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a36110e11874bcf35af854940e0ce910c19a8b49
|
||||
1
lib/websocketpp
Submodule
1
lib/websocketpp
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ac5d7ea5af9734de965688b54a7860259887b537
|
||||
Loading…
x
Reference in New Issue
Block a user