blob: e7610c2088948175a4ae2b04d9923609173af952 (
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.io
|