1 Star 0 Fork 0

laomao/htslib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
htslib.pc.in 490 Bytes
一键复制 编辑 原始数据 按行查看 历史
includedir=@-includedir@
libdir=@-libdir@
# Flags and libraries needed when linking against a static libhts.a
# (used by manual and semi-manual pkg-config(1)-style enquiries).
static_ldflags=@static_LDFLAGS@
static_libs=@static_LIBS@
Name: htslib
Description: C library for high-throughput sequencing data formats
Version: @-PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lhts
Libs.private: -L${libdir} @private_LIBS@ -lhts -lm -lpthread
Requires.private: zlib @pc_requires@
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xdds/htslib.git
git@gitee.com:xdds/htslib.git
xdds
htslib
htslib
master

搜索帮助