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