mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-25 13:51:58 +00:00
Add nlohmann json submodule third party dependency
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "thirdparty/catch2"]
|
||||
path = thirdparty/catch2
|
||||
url = https://github.com/catchorg/Catch2.git
|
||||
[submodule "thirdparty/json"]
|
||||
path = thirdparty/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
|
Reference in New Issue
Block a user