vcpkg/ports/qt5-serialport/vcpkg.json
2023-01-12 15:28:00 -08:00

13 lines
259 B
JSON

{
"name": "qt5-serialport",
"version": "5.15.8",
"description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}