Added CLI11 library via gitmodule

This commit is contained in:
2026-06-14 12:19:24 -04:00
parent b74b9127bc
commit a2ac669803
4 changed files with 25 additions and 4 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "external/CLI11"]
path = external/CLI11
url = https://github.com/CLIUtils/CLI11.git