vcpkg/ports/snap7/vcpkg.json
2024-06-03 22:42:38 -07:00

16 lines
292 B
JSON

{
"name": "snap7",
"version": "1.4.2",
"port-version": 2,
"description": "Snap7",
"homepage": "https://snap7.sourceforge.net/",
"license": "LGPL-3.0",
"supports": "!android & !uwp & !static",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}