mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
7a5803413f
Intel(R) Multi-Buffer Crypto for IPsec Library
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
The package intel-ipsec is compatible with built-in CMake targets:
|
|
|
|
FIND_PACKAGE(intel-ipsec CONFIG REQUIRED)
|
|
TARGET_LINK_LIBRARIES(main PRIVATE IPSEC::ipsec)
|