vcpkg/ports/qtquick3dphysics/vcpkg.json
Alexander Neumann 79c5f022cb
[qt] update to 6.4.2 (#28774)
* [qt] update to 6.4.2

* v db

* qtspeech prepare for features if required ports get added

* v db

* retry

* remove patch

* add failing tmp port to get CI logs for qtwebengine ....

* try deactivating jumbo build

* add patch to fix std issue

* remove tmp port

* v db

* deactivate qtspeech on x86 & windows due to call conv

* v db
2023-01-10 13:54:28 -08:00

14 lines
269 B
JSON

{
"name": "qtquick3dphysics",
"version": "6.4.2",
"description": "Physics engine integration for Qt Quick 3D",
"homepage": "https://www.qt.io/",
"license": null,
"dependencies": [
{
"name": "qtquick3d",
"default-features": false
}
]
}