Added path to qmake

This commit is contained in:
SergeyPisarchik 2014-03-17 19:26:21 +03:00 committed by Alex Zolotarev
parent 4cd7d871b4
commit 6b840c4e95

View file

@ -6,6 +6,7 @@ KNOWN_QMAKE_PATHS=( \
~/Developer/Qt/5.1.1/clang_64/bin/qmake \
~/Developer/Qt/5.2.0/clang_64/bin/qmake \
~/Developer/Qt/5.2.1/clang_64/bin/qmake \
~/Qt/5.2.1/clang_64/bin/qmake \
)
# Prints path to directory with found qmake binary or prints nothing if not found