commit | c055285181c8f6ce247fa9cf78f13dc395faba26 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Sun Feb 04 09:09:32 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Mar 19 00:13:41 2024 +0000 |
tree | 04c9a263a151abb9f247f357f3485db327138c1b | |
parent | 80798ec1f5d893246d8b957c76158729bcbde476 [diff] [blame] |
meson: Add CLI11 dependency Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I3b4016acc026c46cd312ffe3b829e00bf2281617
diff --git a/subprojects/CLI11.wrap b/subprojects/CLI11.wrap new file mode 100644 index 0000000..2e5a95b --- /dev/null +++ b/subprojects/CLI11.wrap
@@ -0,0 +1,6 @@ +[wrap-git] +url = https://github.com/CLIUtils/CLI11.git +revision = HEAD + +[provide] +CLI11 = CLI11_dep