aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/scripts/test_ports/vcpkg-ci-mzying2001-sw/vcpkg.json
blob: c30a469eb86947bfee125bdac1d22013226ce4de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "vcpkg-ci-mzying2001-sw",
  "version-string": "ci",
  "description": "Validates mzying2001-sw",
  "dependencies": [
    "mzying2001-sw",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}