blob: 27e6b05da6b0d1a5c394a2faf63d9c9a9b87ffde (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_QT5SVG
bool "qt5svg"
select BR2_PACKAGE_QT5BASE
select BR2_PACKAGE_QT5BASE_GUI
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package corresponds to the qt5svg module.
http://qt-project.org
|