diff options
| author | Charlie Barto <chbarto@microsoft.com> | 2021-05-18 16:00:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 16:00:50 -0700 |
| commit | 113880e5222220db532b102671c75afe99f96818 (patch) | |
| tree | a6bbf42c3201edfaee9460b8232b5dd31110bf6d /versions/a-/avcpp.json | |
| parent | f68f30c1e1aebe53081d722e8add85cd85ef8f11 (diff) | |
| download | vcpkg-113880e5222220db532b102671c75afe99f96818.tar.gz vcpkg-113880e5222220db532b102671c75afe99f96818.zip | |
[avcpp] Add new port (#17716)
* add avcpp port
* add avcpp
* apply code review comments
* update versions
Diffstat (limited to 'versions/a-/avcpp.json')
| -rw-r--r-- | versions/a-/avcpp.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/a-/avcpp.json b/versions/a-/avcpp.json new file mode 100644 index 000000000..f90c69a45 --- /dev/null +++ b/versions/a-/avcpp.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "aa82b322b6c59cf758147d78664f3d7ce66a77dc", + "version-date": "2021-05-06", + "port-version": 0 + } + ] +} |
