Add json submodule
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "libs/json"]
|
||||
path = libs/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
shallow = true
|
||||
Reference in New Issue
Block a user