mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:49:00 +08:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"name": "vcpkg-pkgconfig-get-modules",
|
|
"version-date": "2023-09-06",
|
|
"documentation": "https://vcpkg.io/en/docs/README.html",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "pkgconf",
|
|
"host": true,
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|