Skip to content

Commit

Permalink
Merge pull request #26 from arturo182/master
Browse files Browse the repository at this point in the history
Fix location module detection
  • Loading branch information
Roman Isaikin authored Mar 2, 2017
2 parents e64de7e + 22750cf commit aa613f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src.pro
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ HEADERS_INSTALL = \
STREAM_HEADERS_INSTALL = \
stream/time.h

location {
qtHaveModule(location) {
QT += location

SOURCES += stream/location.cpp
Expand Down

0 comments on commit aa613f6

Please sign in to comment.