aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/scripts/test_ports/rpath-macho-test-binaries/vcpkg.json
blob: 891115917fd65996eb97ddf6c9b9f23cb63c1a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "rpath-macho-test-binaries",
  "version-string": "ci",
  "description": "Provides installed binaries for rpath macho fixup test",
  "supports": "native & osx",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}