diff options
Diffstat (limited to 'package/qt/Config.in')
-rw-r--r-- | package/qt/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in index 93a8ab1a8..50c292991 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -16,6 +16,11 @@ config BR2_PACKAGE_QT_DEBUG help If unsure, say N. +config BR2_PACKAGE_QT_DEMOS + bool "Compile and install demos and examples (with code)" + help + If unsure, say N. + choice prompt "Library type" default BR2_PACKAGE_QT_SHARED |