Fix: writer.py: make `uint64_ft` a 64-bit (instead of 32-bit) int FT
[babeltrace.git] / babeltrace-ctf.pc.in
CommitLineData
e7a7efdb
YB
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Babeltrace CTF parser
7Description: libbabeltrace-ctf provides the specific bits necessary to read a Common Trace Format (CTF) trace.
8Version: @PACKAGE_VERSION@
9Requires: babeltrace
10Requires.private:
11Libs: -L${libdir} -lbabeltrace-ctf
12Cflags: -I${includedir}
13
This page took 0.04031 seconds and 4 git commands to generate.