mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
b43063e2fd
Fixes #33328
16 lines
292 B
JSON
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
|
|
}
|
|
]
|
|
}
|