4 lines
171 B
Text
Executable file
4 lines
171 B
Text
Executable file
The package intel-ipsec is compatible with built-in CMake targets:
|
|
|
|
FIND_PACKAGE(intel-ipsec CONFIG REQUIRED)
|
|
TARGET_LINK_LIBRARIES(main PRIVATE IPSEC::ipsec)
|