calog/vendor/openssl/exporters/libssl.pc

12 lines
277 B
PkgConfig
Vendored

#
prefix=/nonexistent
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 3.5.7
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Cflags: -I${includedir}