feat(fourdst): added better arch detect and pkg-config cli option
This commit is contained in:
4
build-config/libplugin/meson.build
Normal file
4
build-config/libplugin/meson.build
Normal file
@@ -0,0 +1,4 @@
|
||||
plugin_p = subproject('libplugin', default_options: ['pkg-config=' + pkg_config_bool_str])
|
||||
libplugin = logging_p.get_variable('libplugin')
|
||||
|
||||
plugin_dep = logging_p.get_variable('plugin_dep')
|
||||
Reference in New Issue
Block a user