mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:41:38 +08:00
13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"name": "libpopt",
|
|
"version": "1.16",
|
|
"port-version": 17,
|
|
"description": "Library for parsing command line parameters",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|