vcpkg/ports/grantlee/vcpkg.json
مهدي شينون (Mehdi Chinoune) 1b149b54c4
[grantlee] build against Qt6 (#30372)
2023-03-28 14:34:33 -07:00

21 lines
416 B
JSON

{
"name": "grantlee",
"version": "5.3.1",
"port-version": 1,
"description": "Libraries for text templating with Qt",
"homepage": "https://github.com/steveire/grantlee",
"license": "LGPL-2.1-or-later",
"supports": "!staticcrt",
"dependencies": [
"qtdeclarative",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}