committed by
GitHub
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
install: |
||||
|
- sudo apt-get update |
||||
|
- sudo apt-get install libqt4-dev qt4-qmake |
||||
|
|
||||
|
script: |
||||
|
- qmake -project |
||||
|
- qmake linuxdeployqt.pro |
||||
|
- make linuxdeployqt.pro |
Loading…
Reference in new issue