build: support building with subprojects

Enable everything to build outside of an OE-SDK by leveraging
subproject wrap files.  Needed to update C++ to C++20 as well
in order to allow phosphor-logging to compile.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I43f5fcd53ef3ac024d7b5ce50fd035903d08bab0
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