f8d5f3e3 | 05-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
meson: add missing dependencies and wraps
There were a number of headers used by the repository that were missing explicit dependency information in the `meson.build`. Add these (CLI11, cereal, nlo
meson: add missing dependencies and wraps
There were a number of headers used by the repository that were missing explicit dependency information in the `meson.build`. Add these (CLI11, cereal, nlohmann-json) and the corresponding meson wrap files so that the whole project can be built freestanding.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib54d18bc81690450116391fecdce996048f6ab39
show more ...
|