mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 06:19:06 +08:00
15 lines
271 B
JSON
15 lines
271 B
JSON
|
{
|
||
|
"name": "snap7",
|
||
|
"version": "1.4.2",
|
||
|
"description": "Snap7",
|
||
|
"homepage": "https://snap7.sourceforge.net/",
|
||
|
"license": "LGPL-3.0",
|
||
|
"supports": "!android & !uwp & !static",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|