Meson port.
This commit is contained in:
5
plug-ins/python/python-console/meson.build
Normal file
5
plug-ins/python/python-console/meson.build
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
plugins += {
|
||||
'name': 'python-console',
|
||||
'srcs': files('pyconsole.py', 'python-console.py'),
|
||||
}
|
Reference in New Issue
Block a user