12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
|
config BR2_PACKAGE_QT5WEBCHANNEL
|
||
|
bool "qt5webchannel"
|
||
|
select BR2_PACKAGE_QT5BASE
|
||
|
select BR2_PACKAGE_QT5WEBSOCKETS
|
||
|
help
|
||
|
Qt is a cross-platform application and UI framework for
|
||
|
developers using C++.
|
||
|
|
||
|
This package corresponds to the qt5webchannel module.
|
||
|
|
||
|
http://qt.io
|