grim/guifications3

moved gflib-gtk to the new cmake module
cmake
2010-12-15, Gary Kramlich
b6418db658c1
moved gflib-gtk to the new cmake module
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}