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

18 lines
383 B
JSON

{
"name": "zycore",
"version": "1.5.1",
"description": "Provides platform independent types, macros and a fallback for environments without LibC.",
"homepage": "https://github.com/zyantific/zycore-c",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}