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
diff --git a/subprojects/cereal.wrap b/subprojects/cereal.wrap
new file mode 100644
index 0000000..a4cb7ec
--- /dev/null
+++ b/subprojects/cereal.wrap
@@ -0,0 +1,4 @@
+[wrap-git]
+url = https://github.com/USCiLab/cereal.git
+revision = HEAD
+# need at least for C++20 fixes 3e4d1b84cab4891368d2179a61a7ba06a5693e7f