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

14 lines
283 B
JSON

{
"name": "fruit",
"version": "3.7.1",
"description": "Fruit, a dependency injection framework for C++ by Google",
"homepage": "https://github.com/google/fruit",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}