mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
15 lines
387 B
JSON
15 lines
387 B
JSON
{
|
|
"name": "qtserialport",
|
|
"version": "6.7.3",
|
|
"description": "Qt Serial Port provides basic functionality for configuration, I/O operations, and getting and setting the control signals of the RS-232 pinouts.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"supports": "!ios",
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|