forked from romixlab/qmsgpack
Merge pull request #26 from arturo182/master
Fix location module detection
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user