Mercurial > repos > youngkim > ezbamqc
view ezBAMQC/src/htslib/htslib.pc.in @ 20:9de3bbec2479 draft default tip
Uploaded
author | youngkim |
---|---|
date | Thu, 31 Mar 2016 10:10:37 -0400 |
parents | dfa3745e5fd8 |
children |
line wrap: on
line source
includedir=@includedir@ libdir=@libdir@ 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} -lhts -lm -lpthread Requires.private: zlib