vcpkg/ports/snap7/vcpkg.json

16 lines
292 B
JSON
Raw Normal View History

{
"name": "snap7",
"version": "1.4.2",
2023-08-23 06:01:22 +08:00
"port-version": 1,
"description": "Snap7",
"homepage": "https://snap7.sourceforge.net/",
"license": "LGPL-3.0",
"supports": "!android & !uwp & !static",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}