summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in')
-rw-r--r--src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in b/src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in
new file mode 100644
index 00000000000..9cb62c086d2
--- /dev/null
+++ b/src/third_party/unwind/dist/src/coredump/libunwind-coredump.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libunwind-coredump
+Description: libunwind coredump library
+Version: @VERSION@
+Requires: libunwind-generic libunwind
+Libs: -L${libdir} -lunwind-coredump
+Cflags: -I${includedir}