mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:38:59 +08:00
dbb8930ca3
* [vcpkg baseline][isal, spdk-isal] Fix conflict * format vcpkg.json * x-add-version * apply suggestion * x-add-version Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
10 lines
288 B
JSON
10 lines
288 B
JSON
{
|
|
"name": "spdk-isal",
|
|
"version-date": "2018-10-06",
|
|
"port-version": 3,
|
|
"description": "SPDK mirror of isa-l. Intel(R) Intelligent Storage Acceleration Library",
|
|
"homepage": "https://github.com/spdk/isa-l",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!windows & !(osx & x64)"
|
|
}
|