aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt6/qtgrpc_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt6/qtgrpc_git.bb b/recipes-qt/qt6/qtgrpc_git.bb
index b6474cd..0d2751b 100644
--- a/recipes-qt/qt6/qtgrpc_git.bb
+++ b/recipes-qt/qt6/qtgrpc_git.bb
@@ -15,4 +15,6 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtgrpc-native protobuf protobuf-native"
+PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative qtdeclarative-native"
+
BBCLASSEXTEND = "native nativesdk"