Mercurial > repos > youngkim > ezbamqc
view ezBAMQC/src/htslib/htslib.pc.in @ 5:0c5c414c3407
Uploaded
author | cshl-bsr |
---|---|
date | Tue, 29 Mar 2016 15:33:54 -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