chore: add nlohmann::json
This commit is contained in:
@@ -4,3 +4,6 @@
|
|||||||
[submodule "vendor/CUE4Parse"]
|
[submodule "vendor/CUE4Parse"]
|
||||||
path = vendor/CUE4Parse
|
path = vendor/CUE4Parse
|
||||||
url = https://github.com/FabianFG/CUE4Parse
|
url = https://github.com/FabianFG/CUE4Parse
|
||||||
|
[submodule "vendor/json"]
|
||||||
|
path = vendor/json
|
||||||
|
url = https://github.com/nlohmann/json
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
add_subdirectory(nerutils)
|
add_subdirectory(nerutils)
|
||||||
add_subdirectory(simdjson)
|
add_subdirectory(json)
|
||||||
|
|||||||
+1
Submodule vendor/json added at eba0a92bfb
Reference in New Issue
Block a user