aboutsummaryrefslogtreecommitdiffstats
path: root/libtraceevent.pc.template
blob: 1ab046f4f50d20ab054a9dcbf4bef06bd1661624 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=INSTALL_PREFIX
libdir=${prefix}/LIB_DIR
includedir=${prefix}/HEADER_DIR

Name: libtraceevent
URL: https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
Description: Linux kernel trace event library
Version: LIB_VERSION
Cflags: -I${includedir}
Libs: -L${libdir} -ltraceevent