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
parent 8a7a6c48f8
commit 11c5b64d39
9 changed files with 11 additions and 13 deletions

View File

@@ -26,6 +26,7 @@ Install dependencies:
mingw-w64-x86_64-cmake \
mingw-w64-x86_64-curl \
mingw-w64-x86_64-miniupnpc \
mingw-w64-x86_64-nlohmann-json \
mingw-w64-x86_64-nodejs \
mingw-w64-x86_64-onevpl \
mingw-w64-x86_64-openssl \