FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
htslib/htslib.pc.in at develop · SelfHacked/htslib · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
SelfHacked
/
htslib
Public archive
forked from
samtools/htslib
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
htslib
/
htslib.pc.in
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (13 loc) · 490 Bytes
Breadcrumbs
htslib
/
htslib.pc.in
Copy path
File metadata and controls
15 lines (13 loc) · 490 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
}
-l
hts
Libs.private
:
-L
${
libdir
}
@private_LIBS@
-l
hts
-l
m
-l
pthread
Requires.private
:
zlib
@
pc_requires
@
Back
|
FazBrowse Home
|
New Git URL