build: add cereal dependencies
Numerous places are missing dependencies for Cereal, which makes the
repository impossible to build with meson subprojects. Add them and
the appropriate wrap file.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If20779983b9b062d7050dc323ccbae678ce58220
diff --git a/subprojects/cereal.wrap b/subprojects/cereal.wrap
new file mode 100644
index 0000000..11c1d8b
--- /dev/null
+++ b/subprojects/cereal.wrap
@@ -0,0 +1,3 @@
+[wrap-git]
+url = https://github.com/USCiLab/cereal.git
+revision = HEAD