We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaec61 commit 4950d05Copy full SHA for 4950d05
2 files changed
.gitmodules
@@ -19,6 +19,6 @@
19
[submodule "third-party/doxygen-awesome-css"]
20
path = third-party/doxygen-awesome-css
21
url = https://github.com/jothepro/doxygen-awesome-css
22
-[submodule "third-party/json"]
23
- path = third-party/json
24
- url = https://github.com/nlohmann/json.git
+[submodule "third-party/nlohmann-json"]
+ path = third-party/nlohmann-json
+ url = https://github.com/refvalue/nlohmann-json.git
third-party/nlohmann-json
0 commit comments