add nlohmann json submodule

This commit is contained in:
DH 2024-09-03 14:25:37 +03:00
parent e259f904a4
commit 07eb54743d
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "3rdparty/glslang"]
path = 3rdparty/glslang
url = ../../KhronosGroup/glslang.git
[submodule "3rdparty/json"]
path = 3rdparty/json
url = ../../nlohmann/json.git