mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 08:11:36 +08:00
15 lines
378 B
JSON
15 lines
378 B
JSON
{
|
|
"name": "qt5-serialbus",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "The Qt Serial Bus API provides classes and functions to access the various industrial serial buses and protocols, such as CAN, ModBus, and others.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-serialport"
|
|
]
|
|
}
|