mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:19:00 +08:00
13 lines
251 B
JSON
13 lines
251 B
JSON
{
|
|
"name": "rpath-test-binaries",
|
|
"version-string": "ci",
|
|
"description": "Provides installed binaries for rpath fixup test",
|
|
"supports": "native & !windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|