mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
12 lines
274 B
PkgConfig
12 lines
274 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Valgrind
|
|
Description: Program supervision framework for x86-GNU/Linux
|
|
Version: @VERSION@
|
|
Requires:
|
|
Libs:
|
|
Cflags: -I${includedir} -I${includedir}/@VG_ARCH@ -I${includedir}/@VG_PLATFORM@
|