vcpkg/ports/qt5-remoteobjects/vcpkg.json
مهدي شينون (Mehdi Chinoune) e8c16a3136
[qt5] update to 5.15.5 (#25305)
2022-06-20 14:12:25 -07:00

14 lines
360 B
JSON

{
"name": "qt5-remoteobjects",
"version": "5.15.5",
"description": "Qt5 Remoteobjects module - Provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes or devices.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}