3500/lib/openssl/pkgconfig/openssl.pc

10 lines
254 B
PkgConfig
Raw Normal View History

2026-01-22 16:35:55 +08:00
prefix=/e/WorkSpace/Tool/openssl-3.0.18/MinGW32
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 3.0.18
Requires: libssl libcrypto