blob: 385a07c9fa79fd6b82101ca9bb9ee7a05aec94c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_QT5WEBSOCKETS
bool "qt5websockets"
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_NETWORK
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package corresponds to the qt5websockets module.
http://qt.io
|