kernel_samsung_a53x/tools/lib/perf/libperf.pc.template
2024-06-15 16:02:09 -03:00

11 lines
225 B
Text
Executable file

# SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=${prefix}/include
Name: libperf
Description: perf library
Version: @VERSION@
Libs: -L${libdir} -lperf
Cflags: -I${includedir}