gplugin/gplugin

Move the gplugin-gtk types to use the G_DECLARE_* macros
glib-macros
2019-07-18, Gary Kramlich
32eb959d3b5e
Move the gplugin-gtk types to use the G_DECLARE_* macros
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))