diff --git a/recipes-qt/qt6/qtinterfaceframework_git.bb b/recipes-qt/qt6/qtinterfaceframework_git.bb index 4458ad0..b7b43e1 100644 --- a/recipes-qt/qt6/qtinterfaceframework_git.bb +++ b/recipes-qt/qt6/qtinterfaceframework_git.bb @@ -41,6 +41,8 @@ FILES:${PN}-refapi-vehiclefuntions = "\ DEPENDS += "qtbase qtdeclarative qtdeclarative-native qtinterfaceframework-native" +PRIVATE_LIBS:${PN}-examples = "libInstrumentCluster.so" + PACKAGECONFIG ?= "ifcodegen remoteobjects interfaceframework \ ${PACKAGECONFIG_REFERENCE_API} \ ${PACKAGECONFIG_SIMULATION} \