Fix: bt_packet_context_field_create(): remove "frozen" SC precondition
[babeltrace.git] / src / babeltrace2.pc.in
... / ...
CommitLineData
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Babeltrace 2 library
7Description: Babeltrace 2 library to support plugins and create trace processing graphs
8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -lbabeltrace2
10Libs.private: @UUID_LIBS@
11Cflags: -I${includedir}
12Cflags.private: @UUID_CFLAGS@
This page took 0.022453 seconds and 4 git commands to generate.