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

14 lines
239 B
JSON

{
"name": "clipp",
"version-date": "2019-04-30",
"port-version": 2,
"description": "command line interfaces for modern C++",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}