Revert "Revert "Fix static linking when using bearer plugins""

The missing commit is in wip/cmake, so it should be safe to
reactivate the plugins again.

This reverts commit f2c57e83ab.

Change-Id: I1a95dac3008674f8baf009cf5556a313cae3d8b3
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
Alexandru Croitor 2019-12-19 09:37:21 +01:00
parent aa1f970c43
commit 704ed86ed3
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
qt_add_plugin(qconnmanbearer
TYPE bearer
DEFAULT_IF False # special case QTBUG-78164
CLASS_NAME QConnmanEnginePlugin
SOURCES
main.cpp

View File

@ -6,7 +6,6 @@
qt_add_plugin(qnmbearer
TYPE bearer
DEFAULT_IF False # special case QTBUG-78164
CLASS_NAME QNetworkManagerEnginePlugin
SOURCES
main.cpp