Files
libgtop/libgtop-2.0.pc.in
Michael Catanzaro ea08151ae6 Revert "Code clean up and add example"
This reverts commit 7396970afe.
2020-11-06 09:52:00 -06:00

14 lines
256 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libgtop
Description: Portable System Access Library
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lgtop-2.0
Cflags: -I${includedir}/libgtop-2.0