5 lines
171 B
Plaintext
Raw Normal View History

2020-10-10 14:36:42 +02:00
The package intel-ipsec is compatible with built-in CMake targets:
FIND_PACKAGE(intel-ipsec CONFIG REQUIRED)
TARGET_LINK_LIBRARIES(main PRIVATE IPSEC::ipsec)