vcpkg/scripts/test_ports/rpath-test/vcpkg.json

9 lines
141 B
JSON
Raw Normal View History

{
"name": "rpath-test",
"version-string": "ci",
"description": "Test rpath fixup",
"dependencies": [
"rpath-test-binaries"
]
}