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

18 lines
319 B
JSON

{
"name": "tinkerforge",
"version": "2.1.25",
"port-version": 3,
"description": "Tinkerforge C API bindings for bricks and bricklets",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}