qulogic/gplugin

some random cleanups for tcc
feature/random-cleanups
2019-07-17, Gary Kramlich
88ced24629f1
some random cleanups for tcc
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))