meson: use cli11 from meson wrapdb

There's little point in introducing potential cli11 development
instability into our unit testing.  Download cli11 from the meson wrapdb
and use that verbatim.  Use the same version as openbmc-build-scripts.
Tested by building and running the unit tests using the cli11
subproject.

Change-Id: Ia61e24473ac6137d22543c802e22649396931946
Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
diff --git a/subprojects/cli11.wrap b/subprojects/cli11.wrap
new file mode 100644
index 0000000..2d5aaee
--- /dev/null
+++ b/subprojects/cli11.wrap
@@ -0,0 +1,9 @@
+[wrap-file]
+directory = CLI11-2.3.2
+source_url = https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.3.2.tar.gz
+source_filename = CLI11-2.3.2.tar.gz
+source_hash = aac0ab42108131ac5d3344a9db0fdf25c4db652296641955720a4fbe52334e22
+wrapdb_version = 2.3.2-1
+
+[provide]
+cli11 = CLI11_dep