3 Star 0 Fork 2

Jack.arain / libssh2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
libssh2.pc.in 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
Viktor Szakats 提交于 2016-02-24 08:39 . url updates, HTTP => HTTPS
###########################################################################
# libssh2 installation details
###########################################################################
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libssh2
URL: https://www.libssh2.org/
Description: Library for SSH-based communication
Version: @LIBSSH2VER@
Requires.private: @LIBSREQUIRED@
Libs: -L${libdir} -lssh2 @LIBS@
Libs.private: @LIBS@
Cflags: -I${includedir}
C
1
https://gitee.com/jackarain/libssh2.git
git@gitee.com:jackarain/libssh2.git
jackarain
libssh2
libssh2
master

搜索帮助