vcpkg/ports/qt5-3d/vcpkg.json
Osyotr 9776b51b55
[assimp] Update to 5.2.4 (#24843)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-07-06 15:00:23 -07:00

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"
]
}