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