dockerfile/examples/openssl/openssl-3.2.1/lib64/pkgconfig/openssl.pc

10 lines
267 B
PkgConfig

prefix=/root/pojo/dockerfile/examples/openssl/openssl-3.2.1
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=${prefix}/include
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 3.2.1
Requires: libssl libcrypto