zeek/auxil/vcpkg/ports/zix/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
299 B
JSON

{
"name": "zix",
"version": "0.6.2",
"description": "Zix is a lightweight C library of portability wrappers and data structures.",
"homepage": "https://github.com/drobilla/zix",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}