summaryrefslogtreecommitdiff
path: root/src/unwind/libunwind.pc.in
blob: 9a65faf39e1255d1f4538afb6f19646ea85d5c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libunwind
Description: libunwind base library
Version: @VERSION@
Libs: -L${libdir} -lunwind
Libs.private: @LIBLZMA@ @LIBZ@
Cflags: -I${includedir}