File: libkshark.pc.cmake

package info (click to toggle)
kernelshark 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,744 kB
  • sloc: cpp: 12,517; ansic: 11,546; makefile: 89; sh: 89
file content (11 lines) | stat: -rw-r--r-- 365 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
prefix=@_INSTALL_PREFIX@
libdir=@_LIBDIR@
includedir=${prefix}/include/@KS_APP_NAME@

Name: libkshark
URL: https://git.kernel.org/pub/scm/utils/trace-cmd/kernel-shark.git/
Description: Library for accessing ftrace file system
Version: @KS_VERSION_STRING@
Requires: json-c, libtracecmd >= @LIBTRACECMD_MIN_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lkshark