summaryrefslogtreecommitdiffstats
path: root/opentracing-c-wrapper.pc.in
blob: f1a7f43b74281093662b9c2606c0b721a9c93979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: opentracing-c-wrapper
Description: The OpenTracing C wrapper library.
Version: @VERSION@

Requires:
Libs: -L${libdir} -Wl,--rpath,${libdir} -lopentracing-c-wrapper
Cflags: -I${includedir}