tildefriends/deps/openssl/android/arm64-v8a/usr/local/lib/pkgconfig/libssl.pc

12 lines
270 B
PkgConfig

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 1.1.1g
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Cflags: -I${includedir}