diff options
Diffstat (limited to 'vcpkg/ports/zpp-bits/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/zpp-bits/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/zpp-bits/vcpkg.json b/vcpkg/ports/zpp-bits/vcpkg.json new file mode 100644 index 0000000..b3a8dbe --- /dev/null +++ b/vcpkg/ports/zpp-bits/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "zpp-bits", + "version": "4.5", + "description": "A lightweight C++20 serialization and RPC library", + "homepage": "https://github.com/eyalz800/zpp_bits", + "license": "MIT" +} |