mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 10:19:02 +08:00
13 lines
268 B
JSON
13 lines
268 B
JSON
|
{
|
||
|
"name": "qt5-serialport",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|