mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:19:09 +08:00
14 lines
269 B
JSON
14 lines
269 B
JSON
|
{
|
||
|
"name": "qca",
|
||
|
"version-string": "2.3.1",
|
||
|
"port-version": 3,
|
||
|
"description": "Qt Cryptographic Architecture (QCA).",
|
||
|
"homepage": "https://cgit.kde.org/qca.git/",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|