mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 13:58:25 -05:00
5 lines
171 B
Plaintext
Executable File
5 lines
171 B
Plaintext
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)
|