ducktorrent/subprojects/tclap.wrap
King_DuckZ 42a4fbc686 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.
2025-04-08 02:05:06 +01:00

11 lines
335 B
Text

[wrap-file]
directory = tclap-1.4.0-rc2
source_url = https://downloads.sourceforge.net/project/tclap/tclap-1.4.0-rc2.tar.bz2
source_filename = tclap-1.4.0-rc2.tar.bz2
source_hash = ca52ce5badc477aeda59866601aad85c55e014c5400c15ed13e21fe7d0c1c5f7
patch_directory = tclap
[provide]
dependency_names = tclap-1.4.0-rc2
tclap = tclap_dep