blob: be693c7c446f53c51a593f99816a4bbbf31e9e90 (
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-project.org
|