Skip to content

Commit 4c436eb

Browse files
committed
Add rapidjson
1 parent d363cf9 commit 4c436eb

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/build*/
22
/.vscode/
3-
/thirdparty/
43
.vs/
54
.DS_Store

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "thirdparty/rapidjson"]
2+
path = thirdparty/rapidjson
3+
url = https://github.com/multitheftauto/rapidjson.git

thirdparty/rapidjson

Submodule rapidjson added at 8261c1d

0 commit comments

Comments
 (0)