mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:51:39 +08:00
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"name": "qt5-serialbus",
|
|
"version": "5.15.8",
|
|
"description": "Qt5 Serialbus Module;",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-serialport"
|
|
]
|
|
}
|