Files
FAT-Allocator/dpdk/config/purecap/libcrypto.pc

13 lines
282 B
PkgConfig

prefix="/usr"
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
enginesdir=${libdir}/engines-1.1
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Version: 1.1.1q
Libs: -L${libdir} -lcrypto
Libs.private: -pthread
Cflags: -I${includedir}