* Add CLI11 lib * Use newer arg parser for to add --config-toml arg * Fix bug where coco doesn't run in elevated console * Improve macro names * Fixed incorrect macro name * Improve coverage for TOML config load * Allow legacy args and use toml config arg in launch.json * Update ChangeLog * Fail coverage workflow on integ test fail * Remove line break
11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
[wrap-file]
|
|
directory = CLI11-2.4.1
|
|
source_url = https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.1.tar.gz
|
|
source_filename = CLI11-2.4.1.tar.gz
|
|
source_hash = 73b7ec52261ce8fe980a29df6b4ceb66243bb0b779451dbd3d014cfec9fdbb58
|
|
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/cli11_2.4.1-1/CLI11-2.4.1.tar.gz
|
|
wrapdb_version = 2.4.1-1
|
|
|
|
[provide]
|
|
cli11 = CLI11_dep
|