This website works better with JavaScript.
Explore
Help
Sign In
kutyus
/
cross_compiling_qt_for_raspberry_pi
Watch
1
Star
0
Fork
You've already forked cross_compiling_qt_for_raspberry_pi
0
Code
Pull Requests
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
0
Tags
829 KiB
Python
58.8%
Shell
41.2%
Tree:
5a07a2c751
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5a07a2c751'
${ noResults }
cross_compiling_qt_for_rasp...
/
tools
/
install.sh
3 lines
99 B
Raw
Blame
History
#!/bin/bash
rsync -avzL --rsync-path
=
"sudo rsync"
--delete qt5.15.2 root@192.168.1.100:/usr/local
Copy Permalink