vcpkg/ports/argumentum/CONTROL
Marko Mahnič 6403c56e7c [argumentum] Add new port (#9478)
* [argumentum] Add new port

* Remove testing code from portfile

* Use a new release that respects build_static_libs

- add vcpkg_check_linkage

* Use the new repository name

* Add homepage to control file

* Fix the portfile as suggested in PR #9478

* Disable some platforms as suggested in PR #9478

We will try to fix the build on these platforms in a future release.

* Use release 0.2.2 with fixed header preparation

* (wip) check which platforms are failing

* Reenable all ports for argumentum in ci.baseline

* Fix argumentum version in control file
2020-01-02 13:40:50 -08:00

5 lines
164 B
Plaintext
Executable File

Source: argumentum
Version: 0.2.2
Description: A C++17 command line argument parser inspired by Python argparse
Homepage: https://github.com/mmahnic/argumentum