mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 19:28: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
254 B
JSON
10 lines
254 B
JSON
{
|
|
"name": "isal",
|
|
"version": "2.25.0",
|
|
"port-version": 3,
|
|
"description": "Intel(R) Intelligent Storage Acceleration Library",
|
|
"homepage": "https://github.com/intel/isa-l",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!(x86 | arm | uwp | osx)"
|
|
}
|