8 lines
71 B
Meson
8 lines
71 B
Meson
|
|
||
|
|
||
|
py.install_sources(
|
||
|
'runDemo.py',
|
||
|
subdir: 'coriolis/plugins',
|
||
|
)
|
||
|
|