diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-11-15 15:24:48 -0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2018-11-15 15:24:48 -0800 |
| commit | c99fad10abdfbdff5855c65d3092fd3a4bf7f2fd (patch) | |
| tree | 80405812201231ea5490cda34bd5261e67ddef36 /ports/cli11/CONTROL | |
| parent | 691ed09c3fc98f36aa405807b6774c866b080e55 (diff) | |
| parent | 27ec00ff3dd445878f2816284239fe4ad02f8ac5 (diff) | |
| download | vcpkg-c99fad10abdfbdff5855c65d3092fd3a4bf7f2fd.tar.gz vcpkg-c99fad10abdfbdff5855c65d3092fd3a4bf7f2fd.zip | |
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736
Diffstat (limited to 'ports/cli11/CONTROL')
| -rw-r--r-- | ports/cli11/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cli11/CONTROL b/ports/cli11/CONTROL new file mode 100644 index 000000000..5174d7037 --- /dev/null +++ b/ports/cli11/CONTROL @@ -0,0 +1,3 @@ +Source: cli11 +Version: 1.6.1 +Description: CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. <https://github.com/CLIUtils/CLI11> |
