aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/snap7/vcpkg.json
blob: 7b7d0f6eaec99efbaeb8b8e4f3e4024a1a33154f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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
    }
  ]
}