aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/scripts/test_ports/vcpkg-ci-orange-math/vcpkg.json
blob: dcbdd385f67ac478437ff25e3fd95899439f01d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "vcpkg-ci-orange-math",
    "version-string": "ci",
    "description": "Testing packages which provide orange-math",
    "license": null,
    "dependencies": [
    "orange-math",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}