forked from organicmaps/organicmaps
[tools] Add Qt 5.2.1 to detect_qmake.sh
This commit is contained in:
parent
9c0800abd7
commit
a09a552cbf
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ KNOWN_QMAKE_PATHS=( \
|
|||
~/Developer/Qt/5.1.0/clang_64/bin/qmake \
|
||||
~/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 \
|
||||
)
|
||||
|
||||
# Prints path to directory with found qmake binary or prints nothing if not found
|
||||
|
|
Loading…
Add table
Reference in a new issue