vcpkg/ports/libprotobuf-mutator/vcpkg.json
autoantwort 3c6ad33ead
[libprotobuf-mutator] update (#32068)
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-06-21 22:16:23 -07:00

19 lines
322 B
JSON

{
"name": "libprotobuf-mutator",
"version": "1.1",
"description": "Library for structured fuzzing with protobuffers.",
"dependencies": [
"liblzma",
"protobuf",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}