[tools] Added QT 5.4 path.

This commit is contained in:
vng 2014-12-19 19:54:45 +03:00 committed by Alex Zolotarev
parent 37c8ab6778
commit c6c6c3332b

View file

@ -11,6 +11,7 @@ KNOWN_QMAKE_PATHS=( \
~/Qt/5.3/clang_64/bin/qmake \
~/Qt/5.4/clang_64/bin/qmake \
~/Qt5.3.0/5.3/clang_64/bin/qmake \
~/Developer/Qt/5.4/clang_64/bin/qmake \
)
# Prints path to directory with found qmake binary or prints nothing if not found