summaryrefslogtreecommitdiffstats
path: root/opentracing-c-wrapper_dbg.pc.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:43:18 +0000
commitcc5717cdf86886c3dbaea40dfc8dc9e501b1cf1f (patch)
tree2dae3914f7c48ebc5d0e27e9d3bdbaea8210a30f /opentracing-c-wrapper_dbg.pc.in
parentInitial commit. (diff)
downloadopentracing-c-wrapper-cc5717cdf86886c3dbaea40dfc8dc9e501b1cf1f.tar.xz
opentracing-c-wrapper-cc5717cdf86886c3dbaea40dfc8dc9e501b1cf1f.zip
Adding upstream version 1.1.3.upstream/1.1.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'opentracing-c-wrapper_dbg.pc.in')
-rw-r--r--opentracing-c-wrapper_dbg.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/opentracing-c-wrapper_dbg.pc.in b/opentracing-c-wrapper_dbg.pc.in
new file mode 100644
index 0000000..5d0e4b9
--- /dev/null
+++ b/opentracing-c-wrapper_dbg.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: opentracing-c-wrapper_dbg
+Description: The OpenTracing C wrapper library with debugging support enabled.
+Version: @VERSION@
+
+Requires:
+Libs: -L${libdir} -Wl,--rpath,${libdir} -lopentracing-c-wrapper_dbg
+Cflags: -I${includedir} -DOTC_DBG_MEM