1 Star 1 Fork 0

Jun Peng / wget2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
libwget.pc.in 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tim Rühsen 提交于 2016-01-09 18:01 . Fix Name + Libs in pkg-config file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libwget
Description: Wget downloader C library.
Version: @LIBWGET_VERSION@
URL: @PACKAGE_URL@
Libs: -L${libdir} -lwget
Cflags: -I${includedir}/libwget -I${libdir}/libwget/include
C
1
https://gitee.com/penjun71/wget2.git
git@gitee.com:penjun71/wget2.git
penjun71
wget2
wget2
master

搜索帮助