mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 23:59:37 +08:00
14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"name": "qt5-script",
|
|
"version": "5.15.10",
|
|
"description": "Qt5 Script Module.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-tools"
|
|
]
|
|
}
|