Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
368 B
JSON

{
"name": "bfgroup-lyra",
"version": "1.6.1",
"description": "A simple to use, composable, command line parser for C++ 11 and beyond",
"homepage": "https://bfgroup.github.io/Lyra/",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}