grim/gplate

6042cc7c5374
made gtester spit out a log and added it to hgignore
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gplate-1.0
Name: libgplate
Description: GPlate template library
Version: @VERSION@
Libs: -L${libdir} -lgplate
Cflags: -I${includedir}