mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:49:07 +08:00
21 lines
483 B
JSON
21 lines
483 B
JSON
{
|
|
"name": "qt5-3d",
|
|
"version": "5.15.15",
|
|
"description": "Qt 3D provides functionality for near-realtime simulation systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications.",
|
|
"license": null,
|
|
"dependencies": [
|
|
"assimp",
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-gamepad",
|
|
"qt5-imageformats",
|
|
{
|
|
"name": "vcpkg-pkgconfig-get-modules",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|