ad75a7f58c
[Peter: only install *.so.* if !BR2_PREFER_STATIC_LIB] Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
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
|