mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-06 03:18:56 +08:00
15 lines
545 B
JSON
15 lines
545 B
JSON
|
{
|
||
|
"name": "libfabric",
|
||
|
"version-string": "1.8.1",
|
||
|
"port-version": 2,
|
||
|
"description": "The OpenFabrics Interfaces Working Group (OFIWG) and the Libfabric open-source community are pleased to announce the release of version v1.6.2 of libfabric. See NEWS.md for the list of features and enhancements that have been added since the last release.",
|
||
|
"homepage": "https://github.com/ofiwg/libfabric",
|
||
|
"supports": "windows & x64 & !static",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "networkdirect-sdk",
|
||
|
"platform": "windows"
|
||
|
}
|
||
|
]
|
||
|
}
|