diff options
| author | Simon Brand <tartanllama@gmail.com> | 2019-04-26 20:20:28 +0100 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-26 12:20:28 -0700 |
| commit | 7b3d86b9333280ecd244038db9e299ffab975b1b (patch) | |
| tree | d492a6ac1c1796d20a49922f3181691225a12cab /ports/bitsery/CONTROL | |
| parent | 0619aaec650861d2a15a91cbbf11e0c626a1cf12 (diff) | |
| download | vcpkg-7b3d86b9333280ecd244038db9e299ffab975b1b.tar.gz vcpkg-7b3d86b9333280ecd244038db9e299ffab975b1b.zip | |
[Bitsery] New port (#6226)
Diffstat (limited to 'ports/bitsery/CONTROL')
| -rw-r--r-- | ports/bitsery/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/bitsery/CONTROL b/ports/bitsery/CONTROL new file mode 100644 index 000000000..3da15a785 --- /dev/null +++ b/ports/bitsery/CONTROL @@ -0,0 +1,3 @@ +Source: bitsery +Version: 4.6.0 +Description: Header only C++ binary serialization library |
