added rapidjson submodule to json
This commit is contained in:
parent
c9a8e74194
commit
3dae70ec3d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,3 +7,6 @@
|
||||
[submodule "speedy/rapidjson"]
|
||||
path = speedy/rapidjson
|
||||
url = https://github.com/miloyip/rapidjson.git
|
||||
[submodule "json/rapidjson"]
|
||||
path = json/rapidjson
|
||||
url = https://github.com/miloyip/rapidjson.git
|
||||
|
1
json/rapidjson
Submodule
1
json/rapidjson
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 54eb069f0618bc01205434e5c607d38e96a4ba59
|
Loading…
Reference in New Issue
Block a user