forked from organicmaps/organicmaps
Added path to qmake
This commit is contained in:
parent
4cd7d871b4
commit
6b840c4e95
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue