docs(libplugin): version bump
fourdst v0.9.9 -> v0.9.10 libplugin v0.3.6 -> v0.3.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugin_p = subproject('libplugin', default_options: [
|
||||
'pkg-config=' + pkg_config_bool_str,
|
||||
'tests=' + get_option('tests').to_string(),
|
||||
'build-tests=' + get_option('build-tests').to_string(),
|
||||
'python-wheel=' + get_option('build-python').to_string(),
|
||||
])
|
||||
libplugin = plugin_p.get_variable('libplugin')
|
||||
|
||||
Reference in New Issue
Block a user