1 Star 0 Fork 0

llsw / hiredis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
hiredis_ssl.pc.in 306 Bytes
一键复制 编辑 原始数据 按行查看 历史
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
pkgincludedir=${includedir}/hiredis
Name: hiredis_ssl
Description: SSL Support for hiredis.
Version: @PROJECT_VERSION@
Requires: hiredis
Libs: -L${libdir} -lhiredis_ssl
Libs.private: -lssl -lcrypto
1
https://gitee.com/llsw/hiredis.git
git@gitee.com:llsw/hiredis.git
llsw
hiredis
hiredis
master

搜索帮助