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