DYT/Tool/OpenSceneGraph-3.6.5/debug/lib/pkgconfig/libssl.pc
2024-12-25 07:49:36 +08:00

13 lines
280 B
PkgConfig

prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/../include
Version: 3.4.0
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Libs: "-L${libdir}" -llibssl
Requires: libcrypto
Cflags: -I"${includedir}"