diff --git a/recipes-qt/qt6/qtinterfaceframework_git.bb b/recipes-qt/qt6/qtinterfaceframework_git.bb index 1c677fc..0b94fc5 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 qtinterfaceframework-native" +PRIVATE_LIBS:${PN}-examples = "libInstrumentCluster.so" + PACKAGECONFIG ?= "ifcodegen remoteobjects interfaceframework \ ${PACKAGECONFIG_REFERENCE_API} \ ${PACKAGECONFIG_SIMULATION} \