commit | 6bce2ca18eced0487e073a9b4d5d4fc2244ce365 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 12 21:13:37 2021 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 16 12:04:45 2021 -0600 |
tree | d2d3e1f18b59019620fa4897a9450b38b712a8b5 | |
parent | ee3c9eeb293302b3245fc9ae7c56e00883a792d5 [diff] |
build-unit-test-docker: switch json to use cmake nlohmann/json supports CMake and we use it in the bitbake recipe, so use it here as well. The bitbake recipe has a 'install_append' to symlink the final header directly into '{includedir}/json.hpp' so we need to continue to do the same here. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf61a7a471216c43427109907a54e81dde1ae8fc
Build script for CI jobs in Jenkins.