Skip to content

Commit

Permalink
added local qt path
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Jun 10, 2016
1 parent 6cd1702 commit d697ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-systems/travis/create-dmg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# creating the LogAnalyzer.dmg with Applications link
#

#QTDIR="/Applications/Qt/5.5/clang_64"
QTDIR="/usr/local/opt/qt5"
APP=LogAnalyzer
# this directory name will also be shown in the title when the DMG is mounted
Expand Down

0 comments on commit d697ab4

Please sign in to comment.