forked from organicmaps/organicmaps
[tools] Added QT 5.5 path.
This commit is contained in:
parent
23d851481b
commit
c18a1ea1f6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ KNOWN_QMAKE_PATHS=( \
|
|||
~/Qt/5.4/clang_64/bin/qmake \
|
||||
~/Qt5.3.0/5.3/clang_64/bin/qmake \
|
||||
~/Developer/Qt/5.4/clang_64/bin/qmake \
|
||||
~/Developer/Qt/5.5/clang_64/bin/qmake \
|
||||
)
|
||||
|
||||
# Prints path to directory with found qmake binary or prints nothing if not found
|
||||
|
|
Loading…
Add table
Reference in a new issue