board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / qt5 / qt5websockets / Config.in
blob0cfde91c8bec64d5ff1890fe85cef262eeb4ba40
1 config BR2_PACKAGE_QT5WEBSOCKETS
2         bool "qt5websockets"
3         select BR2_PACKAGE_QT5BASE
4         select BR2_PACKAGE_QT5BASE_NETWORK
5         help
6           Qt is a cross-platform application and UI framework for
7           developers using C++.
9           The Qt WebSockets module provides C++ and QML interfaces
10           that enable Qt applications to act as a server that can
11           process WebSocket requests, or a client that can
12           consume data received from the server, or both.
14           http://doc.qt.io/qt-5/qtwebsockets-index.html