fix: don't add libelf and libdw to global LIBS
[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
10Cflags: -I${includedir}
This page took 0.02269 seconds and 4 git commands to generate.