Use nlohmann_json package instead of submodule (#2161)

This commit is contained in:
James Le Cuirot 2024-02-26 23:53:56 +00:00 committed by GitHub
commit 11c5b64d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 13 deletions

4
.gitmodules vendored
View file

@ -10,10 +10,6 @@
path = third-party/nanors
url = https://github.com/sleepybishop/nanors.git
branch = master
[submodule "third-party/nlohmann_json"]
path = third-party/nlohmann_json
url = https://github.com/nlohmann/json
branch = master
[submodule "third-party/nv-codec-headers"]
path = third-party/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers