blob: 6260f0328330f66747ba256159e82a675cd50827 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_QT5WEBKIT_EXAMPLES
bool "qt5webkit examples"
depends on BR2_PACKAGE_QT5WEBKIT
help
Qt is a cross-platform application and UI framework for
developers using C++.
This package contains examples for the qt5webkit module.
http://qt-project.org
|