grim/gplate

9b903d04907a
fixed the name space issues for the for function test
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}