kumquat-buildroot/package/qt5/qt5charts/Config.in
Gaël PORTAY c6b66b1480 qt5charts: allow to build with qt5.6
This module is available for Qt 5.6 since version 5.6.3 under the
version number 2.1.3.

Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-25 22:02:55 +02:00

14 lines
352 B
Plaintext

config BR2_PACKAGE_QT5CHARTS
bool "qt5charts"
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_GUI
select BR2_PACKAGE_QT5BASE_WIDGETS
help
Qt is a cross-platform application and UI framework for
developers using C++.
Qt Charts module provides a set of easy to use chart
components.
https://doc.qt.io/qt-5/qtcharts-index.html