mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:59:08 +08:00
15 lines
391 B
JSON
15 lines
391 B
JSON
{
|
|
"name": "qt5-sensors",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces. The Qt Sensors API also provides a motion gesture recognition API for devices.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative"
|
|
]
|
|
}
|