smart-green-house-server-an.../cgi-bin/mqtt_libs/pkgconfig/libssl.pc

13 lines
282 B
PkgConfig
Raw Permalink Normal View History

2023-10-26 19:48:02 +08:00
prefix=/opt/mqtt/openssl
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries
Version: 1.0.1e
Requires:
Libs: -L${libdir} -lssl -lcrypto
Libs.private: -ldl
Cflags: -I${includedir}