fix(libplugin): alias target for libplugin
This commit is contained in:
@@ -2,3 +2,5 @@ plugin_p = subproject('libplugin', default_options: ['pkg-config=' + pkg_config_
|
||||
libplugin = plugin_p.get_variable('libplugin')
|
||||
|
||||
plugin_dep = plugin_p.get_variable('plugin_dep')
|
||||
|
||||
alias_target('build-libplugin', libplugin)
|
||||
Reference in New Issue
Block a user