meson: adjust nlohmann-json dependency
Simplify meson dependency logic and align the wrap file name with that
used in other repositories.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib73cf0b7d43ff62afaaa6a4e7161ba0bbd2569c4
diff --git a/subprojects/nlohmann_json.wrap b/subprojects/nlohmann_json.wrap
new file mode 100644
index 0000000..3745380
--- /dev/null
+++ b/subprojects/nlohmann_json.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+revision = HEAD
+url = https://github.com/nlohmann/json.git
+
+[provide]
+nlohmann_json = nlohmann_json_dep