CMake: Re-generate plugins/bearer/connman
Change-Id: I68f81b269573e2beaa7fce33adee9c090fae318a Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
This commit is contained in:
parent
9e37f8844b
commit
107dc7568e
@ -15,9 +15,11 @@ add_qt_plugin(qconnmanbearer
|
||||
qconnmanservice_linux.cpp qconnmanservice_linux_p.h
|
||||
LIBRARIES
|
||||
Qt::Core
|
||||
Qt::NetworkPrivate
|
||||
Qt::DBus
|
||||
# OTHER_FILES = "connman.json"
|
||||
# PLUGIN_CLASS_NAME = "QConnmanEnginePlugin"
|
||||
# _LOADED = "qt_plugin"
|
||||
Qt::NetworkPrivate
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:connman.pro:<NONE>:
|
||||
# OTHER_FILES = "connman.json"
|
||||
# PLUGIN_CLASS_NAME = "QConnmanEnginePlugin"
|
||||
# _LOADED = "qt_plugin"
|
||||
|
Loading…
Reference in New Issue
Block a user