1a9a9d15e6
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Julien Corjon <corjon.j@ecagroup.com> [Thomas: better handling for !shared case.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
config BR2_PACKAGE_QT5SERIALBUS
|
|
bool "qt5serialbus"
|
|
select BR2_PACKAGE_QT5BASE
|
|
select BR2_PACKAGE_QT5SERIALPORT
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
This package corresponds to the qt5serialbus module.
|
|
|
|
http://qt.io
|