QGIS/vcpkg/ports/o2/vcpkg.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
322 B
JSON
Raw Normal View History

{
"name": "o2",
"version": "1",
"description": "OAuth 2.0 for Qt",
"homepage": "https://github.com/qgis/o2",
"license": "BSD-2-Clause",
"dependencies": [
"qtkeychain-qt6",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}