mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:41:38 +08:00
14 lines
292 B
JSON
14 lines
292 B
JSON
{
|
|
"name": "qt5-purchasing",
|
|
"version": "5.15.10",
|
|
"description": "Qt5 Purchasing Module - Enables in-app purchase of products in Qt applications.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative"
|
|
]
|
|
}
|