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

16 lines
262 B
JSON

{
"name": "argagg",
"version": "0.4.7",
"description": "A simple C++11 command line argument parser",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}