mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 01:39:01 +08:00
9776b51b55
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
18 lines
385 B
JSON
18 lines
385 B
JSON
{
|
|
"name": "qt5-3d",
|
|
"version": "5.15.5",
|
|
"port-version": 1,
|
|
"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"
|
|
]
|
|
}
|