Add support for command line parameters

Using tclap library, released under MIT. This adds the meson
wrap file along with the minimal custom meson.build for tclap,
all the meson code to get config files generated and the
integration of the tclap parser.
This commit is contained in:
King_DuckZ 2025-04-08 02:04:52 +01:00
commit 42a4fbc686
9 changed files with 185 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
tags
subprojects/libstriezel
compile_commands.json
subprojects/tclap-1.4.0-rc2/
subprojects/packagecache/