commit | 16e512d4fa554ea932974f114e38cd5129e4cbbe | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 17 12:14:25 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 19 10:26:52 2023 -0500 |
tree | e15cc8111d86a999936a8e9a6fa6c45ff423fdfc | |
parent | 1a56c2bcc10319821d5846aeb7e79f7231e82970 [diff] |
build: fix nlohmann-json dependency Previously the json dependency was only added when `json-control` or `json-config` options were enabled, but there is now base code that utilizes nlohmann-json directly (such as logger.hpp). Add the dependency at the top level. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia92e54f9bd4812af0977bcfa5479f093f7bdbc67