grim/guifications3

added the install prefix to gflib-genheader
cmake
2010-12-13, Gary Kramlich
999ee3e165df
added the install prefix to gflib-genheader
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}