mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 23:49:01 +08:00
5d500d15c1
* [qt5] Update to 5.15.6 * Drop icu patch in qt5-tools that has been merged upstream
17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"name": "qt5-3d",
|
|
"version": "5.15.6",
|
|
"description": "Qt5 3d Module - Functionality for near-realtime simulation systems with support for 2D and 3D rendering",
|
|
"license": null,
|
|
"dependencies": [
|
|
"assimp",
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-gamepad",
|
|
"qt5-imageformats"
|
|
]
|
|
}
|