Merge pull request #26 from arturo182/master

Fix location module detection
This commit is contained in:
Roman Isaikin
2017-03-02 11:52:33 +03:00
committed by GitHub

View File

@ -45,7 +45,7 @@ HEADERS_INSTALL = \
STREAM_HEADERS_INSTALL = \ STREAM_HEADERS_INSTALL = \
stream/time.h stream/time.h
location { qtHaveModule(location) {
QT += location QT += location
SOURCES += stream/location.cpp SOURCES += stream/location.cpp