diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-05-20 10:25:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-20 10:25:16 -0700 |
| commit | 94d1e2ef09be313e8b4e730fd5d1c6709d0f9546 (patch) | |
| tree | fc0cfdf46515169e75f3cf56e0bc5dc8812f48ae /ports/argagg/CONTROL | |
| parent | 4b45f9b56d62c8096520a9f1bdca42182372a4ea (diff) | |
| parent | 5a085a1637d45f954d7cc68bc6b4b70c7561fcbd (diff) | |
| download | vcpkg-94d1e2ef09be313e8b4e730fd5d1c6709d0f9546.tar.gz vcpkg-94d1e2ef09be313e8b4e730fd5d1c6709d0f9546.zip | |
[argagg] Add new port (#6535)
Diffstat (limited to 'ports/argagg/CONTROL')
| -rw-r--r-- | ports/argagg/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/argagg/CONTROL b/ports/argagg/CONTROL new file mode 100644 index 000000000..d4265021d --- /dev/null +++ b/ports/argagg/CONTROL @@ -0,0 +1,3 @@ +Source: argagg
+Version: 2019-01-25
+Description: A simple C++11 command line argument parser
|
