Use nlohmann_json package instead of submodule (#2161)
This commit is contained in:
parent
8a7a6c48f8
commit
11c5b64d39
9 changed files with 11 additions and 13 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue