board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / qt5 / qt5webchannel / Config.in
blobe3d840584fe0f550377d884e0f74f24c016318d3
1 config BR2_PACKAGE_QT5WEBCHANNEL
2         bool "qt5webchannel"
3         select BR2_PACKAGE_QT5BASE
4         select BR2_PACKAGE_QT5WEBSOCKETS
5         help
6           Qt is a cross-platform application and UI framework for
7           developers using C++.
9           Qt WebChannel enables peer-to-peer communication between
10           a server (QML/C++ application) and a client
11           (HTML/JavaScript or QML application).
13           http://doc.qt.io/qt-5/qtwebchannel-index.html