Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

22 lines
370 B
JSON

{
"name": "ptyqt",
"version": "0.7.1",
"description": "PtyQt - C++ library for work with PseudoTerminals",
"supports": "!uwp",
"dependencies": [
"qt5-base",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
{
"name": "winpty",
"platform": "windows"
}
]
}