aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/scripts/test_ports/rpath-test/vcpkg.json
blob: 7136d0476cbb341c5deb5b654859041fac0850d8 (plain)
1
2
3
4
5
6
7
8
{
  "name": "rpath-test",
  "version-string": "ci",
  "description": "Test rpath fixup",
  "dependencies": [
    "rpath-test-binaries"
  ]
}