mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-07-30 20:58:45 +00:00
feat: install scripts and run them from the proper path
This commit is contained in:
parent
e4ac027eee
commit
5b4f4ab085
5 changed files with 11 additions and 6 deletions
4
scripts/meson.build
Normal file
4
scripts/meson.build
Normal file
|
@ -0,0 +1,4 @@
|
|||
install_data('_clone_or_pull.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_libsurvive.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_monado.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_opencomposite.sh', install_dir: pkgdatadir / 'scripts')
|
Loading…
Add table
Add a link
Reference in a new issue