lib: rename include dir to babeltrace2
[babeltrace.git] / babeltrace2-ctf.pc.in
CommitLineData
a12f3d62
MJ
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Babeltrace CTF parser
7Description: libbabeltrace2-ctf provides the specific bits necessary to read a Common Trace Format (CTF) trace.
8Version: @PACKAGE_VERSION@
9Requires: babeltrace
10Requires.private:
11Libs: -L${libdir} -lbabeltrace2-ctf
12Cflags: -I${includedir}
13
This page took 0.022824 seconds and 4 git commands to generate.