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

Name: libunwind-setjmp
Description: libunwind setjmp library
Version: @VERSION@
Requires: libunwind
Libs: -L${libdir} -lunwind-setjmp
Cflags: -I${includedir}