grim/guifications3

ignore tweaker to ignore all build directories (under a module directory only)
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gflib-1.0
plugin_dir=${libdir}/guifications
gflib_genheader=${bindir}/gflib-genheader
Name: libgflib
Description: Guifications library
Version: @VERSION@
Libs: -L${libdir} -lgflib
Cflags: -I${includedir}