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

18 lines
328 B
JSON

{
"name": "tgc",
"version-date": "2019-08-11",
"port-version": 4,
"description": "A tiny garbage collector for C",
"homepage": "https://github.com/orangeduck/tgc",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}