vcpkg/ports/qt5-serialport/vcpkg.json
2024-09-08 11:46:15 -07:00

13 lines
260 B
JSON

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