1. Home
  2. Browse
  3. isal

isal

v2.25.0#2Go to latest

Intel(R) Intelligent Storage Acceleration Library

Install

Run the following Vcpkg command to install the port.

vcpkg install isal

Usage

The package isal is compatible with built-in CMake targets:

find_package(isal CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:ISAL::isa-l>,ISAL::isa-l,ISAL::isal>)
See source

Version

v2.25.0#2

Publication

Supports

!(x86 | arm | uwp | osx)

GitHub

01org/isa-l1K

Subtree

99021f98b1

License

BSD-3-Clause

Definition

Manifest