pkg-config/check/inst.pc

12 lines
255 B
PkgConfig
Raw Permalink Normal View History

prefix=/inst
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Installed test package
Description: Test package for checking -uninstalled behavior
Version: 1.0.0
Requires:
Libs: -L${libdir} -linst
Cflags: -I${includedir}