openssl.pc 285 B

123456789
  1. prefix=/app/host-documents/Project/libcurl-android/jni/build/openssl/arm64-v8a
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. Name: OpenSSL
  6. Description: Secure Sockets Layer and cryptography libraries and tools
  7. Version: 3.4.0
  8. Requires: libssl libcrypto