mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:59:00 +08:00
14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"name": "qt5-script",
|
|
"version": "5.15.15",
|
|
"description": "Qt Script provides support for application scripting with ECMAScript.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-tools"
|
|
]
|
|
}
|