commit | 2071264869f01244f310afc8b790556d1ad25dcf | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 02 15:51:19 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 02 16:34:56 2025 -0400 |
tree | e5bcade4aa17e4cda9bd1ff3c9283a47516cde5d | |
parent | 2746e0c0e6caac95e1b690b3757623e81470c370 [diff] |
meson: add dependency for nlohmann-json nlohmann-json is not always installed, especially when developers are attempting to do out-of-Docker builds. Meson subprojects are the method we use to handle this case. Add the meson subproject wrap and appropriate dependency values in the meson.build files. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id855f8e320d9ab9332a3803f6ab0dff3aebfd39b