gplugin/gplugin

63b929558f43
The gjs .pc now correctly adds mozjs. Also update for the testing option removal
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))