4 lines
72 B
Meson
4 lines
72 B
Meson
py = import('python').find_installation()
|
|
|
|
py.install_sources('lc3.py')
|
py = import('python').find_installation()
|
|
|
|
py.install_sources('lc3.py')
|