mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-07-29 18:07:16 +02:00
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