qulogic/gplugin

ChangeLog the GNUInstallDirs update
develop
2015-05-13, Gary Kramlich
6d31dedc67b6
ChangeLog the GNUInstallDirs update
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include/gplugin-1.0/
plugindir=${libdir}
Name: libgplugin
Description: A fully featured GModule based plugin library
Version: @GPLUGIN_VERSION@
Requires: glib-2.0 gobject-2.0 gmodule-2.0
Libs: -L${libdir} -lgplugin
Cflags: -I${includedir}