summaryrefslogtreecommitdiff
path: root/src/unwind/libunwind.pc.in
blob: 1505c5d6f67d35d7fffc0233f83ced97f516b152 (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@
Cflags: -I${includedir}