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

18 lines
327 B
JSON

{
"name": "hayai",
"version-date": "2019-08-10",
"port-version": 4,
"description": "C++ benchmarking framework",
"homepage": "https://github.com/nickbruun/hayai",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}