mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 22:47:03 +00:00
add nlohmann json submodule
This commit is contained in:
parent
e259f904a4
commit
07eb54743d
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule "3rdparty/glslang"]
|
||||
path = 3rdparty/glslang
|
||||
url = ../../KhronosGroup/glslang.git
|
||||
[submodule "3rdparty/json"]
|
||||
path = 3rdparty/json
|
||||
url = ../../nlohmann/json.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue