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

14 lines
266 B
JSON

{
"name": "gtl",
"version": "1.2.0",
"description": "Greg's Template Library of useful classes.",
"homepage": "https://github.com/greg7mdp/gtl",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}