forked from organicmaps/organicmaps
Qt 5.3 paths
This commit is contained in:
parent
cf2356035e
commit
3143a09155
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Add your path into this array
|
||||
KNOWN_QMAKE_PATHS=( \
|
||||
/Developer/Tools/qmake \
|
||||
~/Developer/Qt-4.8.4/bin/qmake \
|
||||
~/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 \
|
||||
~/Qt/5.2.1/clang_64/bin/qmake \
|
||||
~/Developer/Qt/5.3/clang_64/bin/qmake \
|
||||
~/Qt/5.3/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