mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Add Qt in PATH
This commit is contained in:
parent
75aa4d93df
commit
b10e97e702
@ -9,6 +9,7 @@ matrix:
|
||||
- brew update
|
||||
install:
|
||||
- brew install p7zip ccache qt5
|
||||
- export PATH="/usr/local/opt/qt/bin:$PATH"
|
||||
after_success:
|
||||
# TODO: include radare2/www for the webserver
|
||||
- macdeployqt cutter.app -dmg
|
||||
|
Loading…
Reference in New Issue
Block a user