vcpkg/ports/qt5-purchasing/vcpkg.json

15 lines
472 B
JSON

{
"name": "qt5-purchasing",
"version": "5.15.13",
"port-version": 1,
"description": "Qt Purchasing is an add-on library that enables Qt applications to support in-app purchases. It is a cross-platform library that currently supports purchases made to the Mac App Store on OS X, App Store on iOS, and Google Play on Android.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}