mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-09 01:28:49 +00:00
feat: switch to rust for build orchestration of monado, opencomp, libsurvive, wivrn
This commit is contained in:
parent
a2b5057931
commit
cefdf35734
15 changed files with 262 additions and 241 deletions
|
@ -1,7 +1,3 @@
|
|||
install_data('_clone_or_pull.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_basalt.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_mercury.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_opencomposite.sh', install_dir: pkgdatadir / 'scripts')
|
||||
install_data('build_wivrn.sh', install_dir: pkgdatadir / 'scripts')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue