This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
libqt5raspi/debian/usr/local/qt5raspi-5.12.5/lib/cmake/Qt5Network/Qt5Network_QConnmanEnginePlugin.cmake

7 lines
212 B
CMake

add_library(Qt5::QConnmanEnginePlugin MODULE IMPORTED)
_populate_Network_plugin_properties(QConnmanEnginePlugin RELEASE "bearer/libqconnmanbearer.so")
list(APPEND Qt5Network_PLUGINS Qt5::QConnmanEnginePlugin)