aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-serialport/vcpkg.json
blob: 0469fda426515ca1a0180bbf1745388003a5b8b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-serialport",
  "version": "5.15.18",
  "description": "Qt5 Serial Port - provides access to hardware and virtual serial ports",
  "license": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}